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

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

1. laya.utils.Pool [ 100%]

... getItem(sign:String):*[static] 根据传入的对象类型标识字符,获取对象池中已存储的此类型的一个对象,如果对象池中无此类型对象,则返回 null 。 Pool  getItemByClass(sign:String, cls:Class):*[static] 根据传入的对象类型标识字符,获取...

来源: laya_api 发布时间: 20170929

2. laya.d3.core.light.LightSprite [ 93%]

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

来源: laya_api 发布时间: 20170929

3. laya.d3.core.light.PointLight [ 92%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D  attenuation : Vector3 获取点光的衰减。 PointLight color : Vector3 灯光颜色。 LightSprite...

来源: laya_api 发布时间: 20170929

4. laya.d3.core.light.SpotLight [ 92%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D  attenuation : Vector3 获取聚光的衰减。 SpotLight color : Vector3 灯光颜色。 LightSprite...

来源: laya_api 发布时间: 20170929

5. laya.d3.core.light.DirectionLight [ 91%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D color : Vector3 灯光颜色。 LightSprite componentsCount : int[read-only] 获得组件的数量。 S...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.Sprite3D [ 91%]

...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

7. laya.net.Loader [ 90%]

...lean 派发事件。 EventDispatcher  getAtlas(url:String):Array[static] 获取指定资源地址的图集地址列表。 Loader  getRes(url:String):*[static] 获取指定资源地址的资源。 Loader hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注...

来源: laya_api 发布时间: 20170929

8. laya.d3.core.scene.Scene [ 89%]

...明。更改alpha值会影响drawcall。Sprite  ambientColor : Vector3 获取环境光颜色。 Scene autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获...

来源: laya_api 发布时间: 20170929

9. laya.d3.component.Script [ 88%]

...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获取是否启用。 Component3D id : int[read-only] 获取唯一标识ID。 Component3D  isSingleton : Boolean[override] [read-only] 获取是否为单实例组件...

来源: laya_api 发布时间: 20170929

10. laya.d3.component.animation.UVAnimations [ 88%]

...Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获...

来源: laya_api 发布时间: 20170603