大约有 1,182 项符合查询结果, 库内数据总量为 30,906 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(429) Laya_社区(250) Laya2.0_api(228) laya_api(183) Laya2.0_文档(54) Laya3.0_文档(26) Laya2.0_示例(6) Laya_示例(6)
...sRotMatScale(translation:Vector3, rotationMatrix:Matrix4x4, scale:Vector3):Boolean 分解矩阵为平移向量、旋转矩阵、缩放向量。 Matrix4x4 decomposeTransRotScale(translation:Vector3, rotation:Quaternion, scale:Vector3):Boolean 分解矩阵为平移向量、旋转四元数、缩放...
来源: laya_api 发布时间: 20170929
... ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false, autoRecover:Boolean = true):Tween { return Pool.getItemByClass("tween", Tween)._create(target, props, duration, ease, complete, delay, coverBefore, true, autoRecover, true); ...
来源: Laya_社区 发布时间: 20180425
...alpha(value:Number):void 设置透明度。 Graphics clear(recoverCmds:Boolean = false):void 清空绘制命令。 Graphics clipRect(x:Number, y:Number, width:Number, height:Number):void 设置剪裁区域,超出剪裁区域的坐标不显示。 Graphics destroy():void 销毁此对象。 ...
来源: laya_api 发布时间: 20170929
...clone cloneTo Constructors constructor new QuaternionKeyframe(weightMode?: boolean): QuaternionKeyframe Overrides Keyframe.constructor Defined in laya/d3/core/QuaternionKeyframe.ts:20 创建一个 QuaternionKeyframe 实例。 Parameters Default value weightMode: boolean = false Returns QuaternionKey...
来源: Laya3.0_api 发布时间: 20231115
... 字符数量。HTMLChar height : Number 高度。 HTMLChar isWord : Boolean 表示是否是正常单词(英文|.|数字)。HTMLChar style : CSSStyle CSS 样式。HTMLChar width : Number 宽度。 HTMLChar x : Number 此对象存储的 X 轴坐标值。 当设置此值时,如果此...
来源: laya_api 发布时间: 20170422
...@param {number} [interval] 间隔时间,选填 * @param {boolean} [isLoop] 是否循环,默认不循环 * @memberof GifView */ constructor(path: string, cols: number, rows: number, interval?: number, isLoop?: boolean) { ...
来源: Laya_社区 发布时间: 20201211
... Properties Show Inherited Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Event charCode : Boolean[read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Event c...
来源: laya_api 发布时间: 20170929
..._alphaMaps : Vector.<String>TerrainRes _cameraCoordinateInverse : BooleanTerrainRes _chunkInfos : Vector.<ChunkInfo>TerrainRes _chunkNumX : intTerrainRes _chunkNumZ : intTerrainRes _detailTextureInfos : Vector.<DetailTextureInfo>TerrainRes _gridSize : NumberTerrai...
来源: Laya2.0_api 发布时间: 20190513
... of an object r.a (UnityEngine.SkinnedMeshRenderer A_0, System.String A_1, Boolean A_2) r.b () r.b (System.String A_0) LayaAir3D.exportResource (Boolean isDebug, Int32 Platformindex, System.String lastname) LayaAir3D.ExportResources () LayaAir3D.OnGUI () 2019-10-15 0 0 分享 微博 QZONE 微信 为...
来源: Laya_社区 发布时间: 20180403
...null, progress:Handler = null, type:String = null, priority:int = 1, cache:Boolean = true, group:String = null, ignoreCache:Boolean = false):LoaderManager { 2018-04-18 0 0 分享 微博 QZONE 微信 w1114367261 赞同来自: 加载结束时会有加载回调的! https://layaair.ldc.layabox.co ... ...
来源: Laya_社区 发布时间: 20180418