大约有 509 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0090 秒)
Laya3.0_api(272) Laya2.0_api(99) laya_api(88) Laya_社区(22) Laya2.0_文档(20) Laya3.0_文档(7) Laya2.0_示例(1)
...ublic class AnimatorInheritanceAnimator Component Object Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By avatar : Avatar 获取avatar。 Animator cullingMode : int = 2 裁剪模式Animator destroye...
来源: Laya2.0_api 发布时间: 20190513
...s PhysicsSimulationInheritancePhysicsSimulation Object Simulation 类用于创建物理模拟器。 Public Properties PropertyDefined By continuousCollisionDetection : Boolean 获取是否进行连续碰撞检测。 PhysicsSimulation disableSimulation : Boolean = false[static] PhysicsSimulati...
来源: Laya2.0_api 发布时间: 20190513
...3/core/MeshSprite3D" MeshSprite3D Class MeshSprite3D MeshSprite3D 类用于创建网格。 Hierarchy RenderableSprite3D MeshSprite3D Index Constructors constructor Properties _extra _scene _url name tag LIGHTMAP LIGHTMAPSCALEOFFSET LIGHTMAP_DIRECTION PICKCOLOR REFLECTIONCUBE_HDR_PARAMS REFLECTIONCUB...
来源: Laya3.0_api 发布时间: 20231115
...te3D.constructor Defined in laya/d3/core/pixelLine/PixelLineSprite3D.ts:45 创建一个 PixelLineSprite3D 实例。 Parameters Default value maxCount: number = 2 最大线段数量。 Default value name: string = null 名字。 Returns PixelLineSprite3D Properties Optional _extra _extra: INodeExtra ...
来源: Laya3.0_api 发布时间: 20231115
...2.在某个特定的状态下激活某系效果。 动画状态脚本可以创建并添加给动画状态,其方式与Sprite3D对象添加脚本非常相似。使用的是动画状态的`addScript` 方法来添加动画状态脚本。 下方的代码来自于官方示例([demo地址](https://lay...
来源: Laya2.0_文档 发布时间: 20210715
...始写入。 BytePublic Methods MethodDefined By Byte(data:* = null) 创建一个 Byte 类的实例。 Byte clear():void 清除字节数组的内容,并将 length 和 pos 属性重置为 0。调用此方法将释放 Byte 实例占用的内存。 Byte getSystemEndian():String[static] 获...
来源: Laya2.0_api 发布时间: 20190513
...2.在某个特定的状态下激活某系效果。 动画状态脚本可以创建并添加给动画状态,其方式与Sprite3D对象添加脚本非常相似。使用的是动画状态的`addScript` 方法来添加动画状态脚本。 下方的代码来自于官方示例([demo地址](https://lay...
来源: Laya2.0_文档 发布时间: 20210715
...dMeshSprite3D Class SimpleSkinnedMeshSprite3D SkinnedMeshSprite3D 类用于创建网格。 Hierarchy RenderableSprite3D SimpleSkinnedMeshSprite3D Index Constructors constructor Properties _extra _scene _url name tag LIGHTMAP LIGHTMAPSCALEOFFSET LIGHTMAP_DIRECTION PICKCOLOR REFLECTIONCUBE_HDR_PARAMS ...
来源: Laya3.0_api 发布时间: 20231115
...rs constructor new Byte(data?: any): Byte Defined in laya/utils/Byte.ts:50 创建一个 Byte 类的实例。 Parameters Default value data: any = null 用于指定初始化的元素数目,或者用于初始化的TypedArray对象、ArrayBuffer对象。如果为 null ,则预分配一定的内存...
来源: Laya3.0_api 发布时间: 20231115
...ite Sprite3D ComponentNode Node EventDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在...
来源: laya_api 发布时间: 20170929