大约有 577 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0069 秒)
Laya3.0_api(280) Laya2.0_api(125) laya_api(89) Laya_社区(69) Laya2.0_文档(8) Laya3.0_文档(4) Laya2.0_示例(1) Laya_示例(1)
...orX anchorY autoPlay blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters frames globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlaying mask mouseEnabled mouseX mouseY nu...
来源: Laya3.0_api 发布时间: 20231115
...rY blendMode cacheAs components cullInfoCamera cullPass customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize enableFog filters fogColor fogDensity fogEnd fogMode fogRange fogStart globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea iblTex i...
来源: Laya3.0_api 发布时间: 20231115
... ,跟你的不同,兄弟你去升级一上吧。 public static function destroyUnusedResources(group:String = null):void { var res:Resource; if (group) { var resouList:Vector.<Resource> = _groupResourcesMap[group]; if (resouList) { var tempResouList:Vector.<Resource> = resouList.slice(...
来源: Laya_社区 发布时间: 20190126
...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D itemRender keepStatus left list mask mouseEnabled mo...
来源: Laya3.0_api 发布时间: 20231115
...te():Matrix[static] 从对象池中创建一个 Matrix 对象。 Matrix destroy():void 销毁此对象。 Matrix getScaleX():Number 获取 X 轴缩放值。 Matrix getScaleY():Number 获取 Y 轴缩放值。 Matrix identity():Matrix 将本矩阵设置为单位矩阵。 Matrix invert()...
来源: Laya2.0_api 发布时间: 20190513
...有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node displayHeight : Number[read-only] 对象的显...
来源: Laya2.0_api 发布时间: 20190513
... } } public function DelayDestroy(delay:int):void { this.timerOnce(delay,this,destroy); } public function OnComplete():void { var item:Sprite3D = Laya.loader.getRes(_...
来源: Laya_社区 发布时间: 20180601
...ite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取唯一标识ID。 Sprite3D i...
来源: laya_api 发布时间: 20170929
...的数量。 Sprite3D cullingMask : int 可视遮罩图层。 BaseCamera destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node farPlane : Number 获取远裁面。 BaseCamera fieldO...
来源: laya_api 发布时间: 20170929
...,使用大括号可以指定组件的任意属性进行赋值。 Image destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[re...
来源: Laya2.0_api 发布时间: 20190513