大约有 1,182 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0060 秒)
Laya3.0_api(429) Laya_社区(250) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(26) Laya2.0_示例(6) Laya_示例(6)
...建组件的基类。 Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为...
来源: Laya2.0_api 发布时间: 20190513
...Number[write-only] 设置当前播放位置 AnimationPlayer destroyed : Boolean[read-only] 获取是否已销毁。 AnimationPlayer _elapsedPlaybackTime : Number 已播放时间,包括重播时间AnimationPlayer isCache : Boolean = true是否缓存AnimationPlayer overallDuration : Numb...
来源: Laya2.0_api 发布时间: 20190513
...0-1Component anchorY : NumberY轴锚点,值为0-1Component autoHide : Boolean = false一个布尔值,指定是否自动隐藏滚动条(无需滚动时),默认值为false。ScrollBar autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认...
来源: laya_api 发布时间: 20170929
...0-1Component anchorY : NumberY轴锚点,值为0-1Component autoHide : Boolean = false一个布尔值,指定是否自动隐藏滚动条(无需滚动时),默认值为false。ScrollBar autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认...
来源: laya_api 发布时间: 20170929
... Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center"...
来源: Laya2.0_api 发布时间: 20190513
... Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall...
来源: Laya2.0_api 发布时间: 20190513
... elasticDistance : Number 橡皮筋最大值。Dragging hasInertia : Boolean 表示拖动是否有惯性。Dragging maxOffset : Number = 60 单帧最大偏移量。Dragging ratio : Number = 0.92 缓动衰减系数。Dragging target : Sprite 被拖动的对象。DraggingPublic Methods ...
来源: laya_api 发布时间: 20170422
...获取、销毁。 Public Properties PropertyDefined By autoRelease : Boolean 是否启用自动释放机制。ResourceManager autoReleaseMaxSize : int自动释放机制的内存触发上限,以字节为单位。ResourceManager currentResourceManager : ResourceManager[static] 当前资源...
来源: laya_api 发布时间: 20170422
...否在移动设备,包括IOS和安卓等设备内。*/ static onMobile: boolean; /** 表示是否在 IOS 设备内。*/ static onIOS: boolean; /** 表示是否在 Mac 设备。*/ static onMac: boolean; /** 表示是否在 IPhone 设备内。*/ static onIPhone: boolean; /** 表示是否在 IPad 设...
来源: Laya3.0_文档 发布时间: 20240910
... Defined in laya/components/Component.ts:36 _receiveShadow _receiveShadow: boolean Inherited from PixelLineRenderer._receiveShadow Defined in laya/d3/core/render/BaseRender.ts:215 interface Optional _singleton _singleton: boolean = true Inherited from Component._singleton Defined in laya/components/...
来源: Laya3.0_api 发布时间: 20231115