• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 622 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0044 秒)

321. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 68%]

...3/core/particleShuriKen/ShurikenParticleRenderer" ShurikenParticleRenderer Class ShurikenParticleRenderer ShurikenParticleRender 类用于创建3D粒子渲染器。 Hierarchy BaseRender ShurikenParticleRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _particleSystem _...

来源: Laya3.0_api 发布时间: 20231115

322. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 68%]

..."laya/d3/component/Volume/reflectionProbe/ReflectionProbe" ReflectionProbe Class ReflectionProbe ReflectionProbe 类用于实现反射探针组件 miner Hierarchy Volume ReflectionProbe Index Constructors constructor Properties _extra _isScene _singleton _updateMark owner runInEditor scriptPath TEMP...

来源: Laya3.0_api 发布时间: 20231115

323. laya.d3.component.volume.batchvolume.StaticInstanceBatchRender_API3.0 [ 68%]

...nt/Volume/BatchVolume/StaticInstanceBatchRender" StaticInstanceBatchRender Class StaticInstanceBatchRender StaticInstanceBatchRender 类用于创建动作状态。 Hierarchy BatchRender StaticInstanceBatchRender Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _...

来源: Laya3.0_api 发布时间: 20231115

324. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 68%]

...ported Menu Globals "laya/d3/core/SkinnedMeshRenderer" SkinnedMeshRenderer Class SkinnedMeshRenderer SkinMeshRenderer 类用于蒙皮渲染器。 Hierarchy MeshRenderer SkinnedMeshRenderer SimpleSkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _bones _extra _recei...

来源: Laya3.0_api 发布时间: 20231115

325. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 67%]

...Globals "laya/d3/core/SimpleSkinnedMeshRenderer" SimpleSkinnedMeshRenderer Class SimpleSkinnedMeshRenderer Hierarchy SkinnedMeshRenderer SimpleSkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _bones _extra _receiveShadow _singleton owner runInEditor scriptPath sor...

来源: Laya3.0_api 发布时间: 20231115

326. laya.physics.RigidBody_API3.0 [ 67%]

...ed Externals Only exported Menu Globals "laya/physics/RigidBody" RigidBody Class RigidBody 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,...

来源: Laya3.0_api 发布时间: 20231115

327. laya.d3.component.volume.batchvolume.BatchRender_API3.0 [ 67%]

...enu Globals "laya/d3/component/Volume/BatchVolume/BatchRender" BatchRender Class BatchRender 类用来描述合批的渲染节点 Hierarchy BaseRender BatchRender StaticInstanceBatchRender StatiVertexMergeBatchRender Implements IBoundsCell Index Constructors constructor Properties _extra _receiveSha...

来源: Laya3.0_api 发布时间: 20231115

328. laya.d3.component.animation.KeyframeAnimations [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames KeyframeAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class KeyframeAnimationsInheritanceKeyframeAnimations Component3D EventDispatcher ObjectSubclasses RigidAnimations, SkinAnima...

来源: laya_api 发布时间: 20170929

329. 字体切片组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 67%]

...下面给出一个示例代码,实现脚本控制FontClip: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property( { type : Laya.FontClip } ) public fontclp: Laya.FontClip; constructor() { super(); } // 组件被激活后执行,此时所有节...

来源: Laya3.0_文档 发布时间: 20251010

330. laya.d3.core.light.DirectionLight [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DirectionLightProperties | Methods | Events Packagelaya.d3.core.lightClasspublic class DirectionLightInheritanceDirectionLight LightSprite Sprite3D Node EventDispatcher Object DirectionLight 类用于创建平行光。 ...

来源: Laya2.0_api 发布时间: 20190513