大约有 972 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
...值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素为单位)。 Component m...
来源: laya_api 发布时间: 20170929
...l setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseMaterialPublic Constants Hide Inherited Public Constants Show Inherited Public Const...
来源: Laya2.0_api 发布时间: 20190513
...值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UICo...
来源: Laya2.0_api 发布时间: 20190513
...t8Array, miplevel:int = 0):void 通过像素填充部分纹理。 Texture2DProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseTexture _recoverResource():void[override] Texture2DPublic Constants Hide Inherite...
来源: Laya2.0_api 发布时间: 20190513
...:void 定时执行某函数一次。功能同Laya.timer.timerOnce()。 NodeProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _changeAnimatorAvatar(avatar:Avatar):void[override] SkinnedMeshSprite3D _changeHierarchyAnimator(animator:Animator):v...
来源: Laya2.0_api 发布时间: 20190513
...aded(url:String, data:*, params:Array):void[override] private DataTexture2DProtected Methods MethodDefined By detoryResource():void[override] 销毁资源。 DataTexture2D recreateResource():void[override] 重新创建资源,如果异步创建中被强制释放再创建,则需等待释...
来源: laya_api 发布时间: 20170929
...:raptor.sk 结果: 模拟器正常。真机如下: 以下是代码: protected onEnter(){ this.img_sample.on(Laya.Event.CLICK, this, this.onImgClick); Laya.loader.load("res/atlas/comp/skeleton.atlas"); //创建动画模板 this.templet = new Laya.Templet(); this.templet.on(Laya.Event.COMPLETE,...
来源: Laya_社区 发布时间: 20180905
...eByteCount : int[read-only] 获取索引类型字节数量。 IndexBuffer3DProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _buffer : *Buffer _bufferType : intBuffer _bufferUsage : intBuffer _glBuffer : *BufferPublic Methods Metho...
来源: Laya2.0_api 发布时间: 20190513
...:void 定时执行某函数一次。功能同Laya.timer.timerOnce()。 NodeProtected Methods MethodDefined By _addSelfRenderObjects():void 添加自身渲染物体,请重载此函数。 Sprite3D _clearSelfRenderObjects():void 清理自身渲染物体,请重载此函数。 Sprite3D _pa...
来源: laya_api 发布时间: 20170929
...etGroup(url:String, group:String):void[static] 设置资源分组。 LoaderProtected Methods MethodDefined By complete(data:*):void 加载完成。 Loader getTypeFromUrl(url:String):String 获取指定资源地址的数据类型。 Loader onLoaded(data:* = null):void 资源加载完成的...
来源: laya_api 发布时间: 20170929