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

大约有 70 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0039 秒)

1. laya.d3.component.Animator [ 100%]

...es Show Inherited Public Properties PropertyDefined By  avatar : Avatar 获取avatar。 Animator  cacheFrameRate : int 获取缓存播放帧,缓存模式下生效。 Animator  cachePlayRate : Number 获取缓存播放速率,缓存模式下生效。 Animator  clip : AnimationClip 获取...

来源: laya_api 发布时间: 20170929

2. laya.d3.core.RenderableSprite3D [ 97%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已...

来源: laya_api 发布时间: 20170929

3. laya.d3.core.Transform3D [ 90%]

...orm3D 取关联虚拟变换。 Transform3D  forward : Vector3[read-only] 获取向前方向。 Transform3D  localMatrix : Matrix4x4 获取局部矩阵。 Transform3D  localPosition : Vector3 获取局部位置。 Transform3D  localRotation : Quaternion 获取局部旋转。 Transform3D  lo...

来源: laya_api 发布时间: 20170929

4. laya.d3.core.Sprite3D [ 90%]

...s Show Inherited Public Properties PropertyDefined By  active : Boolean 获取自身是否激活。 Sprite3D  activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D  componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是...

来源: laya_api 发布时间: 20170929

5. laya.d3.core.glitter.Glitter [ 89%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.particle.Particle3D [ 89%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在层级中是否激活。 Sprite3D belongScene : Boolean[read-only] 获取是否属于场景。 Sprite3D componentsCount : int[read-only] ...

来源: laya_api 发布时间: 20170603

7. laya.d3.core.MeshSprite3D [ 88%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已...

来源: laya_api 发布时间: 20170929

8. laya.d3.core.MeshTerrainSprite3D [ 87%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D  depth : Number[read-only] 获取...

来源: laya_api 发布时间: 20170929

9. laya.display.Sprite [ 86%]

...节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可以设置autoSize=true,然后再获取宽高。Sprite的宽高一般用于进行碰撞检测和排版,并不影响显示图像大小,如果需要更改显示图像大小,请...

来源: laya_api 发布时间: 20170929

10. laya.media.SoundNode [ 85%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cache...

来源: laya_api 发布时间: 20170422