大约有 2,789 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0144 秒)
Laya_社区(1162) Laya3.0_api(543) Laya2.0_api(297) laya_api(221) Laya2.0_文档(201) Laya_示例(139) Laya3.0_文档(117) Laya2.0_示例(109)
...sianDoF Accessors active get active(): boolean set active(value: boolean): void Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProcessEffect.ts:35 是否开启 Returns boolean Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProcessEffect.ts:39 ...
来源: Laya3.0_api 发布时间: 20231115
...例。 BoundBox clone():* 克隆。 BoundBox cloneTo(destObject:*):void 克隆。 BoundBox createfromPoints(points:Vector.<Vector3>, out:BoundBox):void[static] 从顶点生成包围盒。 BoundBox getCenter(out:Vector3):void 获取中心点。 BoundBox getCorners(corners:Vector....
来源: Laya2.0_api 发布时间: 20190513
...实例。 Timer callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer clear(caller:*, method:Function):void 清理定时器。 Timer clearAll(caller:*):void 清理对象身上的所有定时器。 Timer frameLoop(delay:int, caller:*, method:Function, args:Arr...
来源: laya_api 发布时间: 20170929
...his,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创建一个 Button 类的实例对象 button ,并传入它的皮肤。 button.x = 100;//设置 button 对象的属性 ...
来源: Laya3.0_api 发布时间: 20231115
...his,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var checkBox:CheckBox = new CheckBox("resource/ui/check.png", "这个是一个CheckBox组件。");//创建一个 CheckBox 类的实例对象 checkBox ,传入它的皮肤skin和标签labe...
来源: Laya3.0_api 发布时间: 20231115
...ef";//设置画布的背景颜色。 onInit(); } private function onInit():void { sprite = new Sprite();//创建一个 Sprite 类的实例对象 sprite 。 sprite.loadImage("resource/ui/bg.png");//加载并显示图片。 sprite.x = 200;//设置 sprite 对象相对于父容器的水平方向坐标...
来源: Laya3.0_api 发布时间: 20231115
...ns number Methods add add(callback: Function, target?: any, args?: any[]): void Defined in laya/utils/Delegate.ts:12 Parameters callback: Function Optional target: any Optional args: any[] Returns void clear clear(): void Defined in laya/utils/Delegate.ts:47 Returns void clearForTarget clearForTarge...
来源: Laya3.0_api 发布时间: 20231115
...l:BaseMaterial):int 排序函数。 Sprite3D _setBelongScene(scene:Scene):void[override] RenderableSprite3D _setUnBelongScene():void[override] RenderableSprite3D _update(state:RenderState):void[override] Glitter _updateConch(state:RenderState):void[override] 更新 RenderableSprite3D addChild...
来源: laya_api 发布时间: 20170929
...零向量,禁止修改 Accessors w get w(): number set w(value: number): void Defined in laya/d3/math/Native/ConchVector4.ts:83 获取W轴坐标。 Returns number W轴坐标。 Defined in laya/d3/math/Native/ConchVector4.ts:91 设置W轴坐标。 Parameters value: number W轴坐标。 Returns void...
来源: Laya3.0_api 发布时间: 20231102
...avatarMask get avatarMask(): AvatarMask set avatarMask(value: AvatarMask): void Defined in laya/d3/component/AnimatorControllerLayer.ts:80 骨骼遮罩 Returns AvatarMask Defined in laya/d3/component/AnimatorControllerLayer.ts:84 骨骼遮罩 Parameters value: AvatarMask Returns void defaultState ge...
来源: Laya3.0_api 发布时间: 20231102