大约有 1,261 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0059 秒)
Laya3.0_api(409) Laya_社区(375) Laya2.0_api(226) laya_api(168) Laya2.0_文档(49) Laya3.0_文档(24) Laya2.0_示例(7) Laya_示例(3)
...tion DEB(str){ console.debug("[res]"+str); } class MiniFileMgr { static isLocalNativeFile(url) { for (var i = 0, sz = MiniAdpter.nativefiles.length; i < sz; i++) { if (url.indexOf(MiniAdpter.nativefiles[i]) != -1) return true; } return false; } static getFileInfo(fileUrl) { var fileNati...
来源: Laya_社区 发布时间: 20200103
...ck getDefaultData getMapKey getShaderBlock getShaderDataType parse Methods Static bindCG bindCG(shaderObj: IShaderObjStructor, cgmap: {}): void Defined in laya/d3/loaders/ShaderParser.ts:97 Parameters shaderObj: IShaderObjStructor cgmap: {} [key: string]: string Returns void Static compileToTree com...
来源: Laya3.0_api 发布时间: 20231115
...ed in laya/d3/math/Native/ConchVector4.ts:29 [只读]向量元素集合。 Static ONE ONE: ConchVector4 = new ConchVector4(1.0, 1.0, 1.0, 1.0) Defined in laya/d3/math/Native/ConchVector4.ts:14 Static UnitW UnitW: ConchVector4 = new ConchVector4(0.0, 0.0, 0.0, 1.0) Defined in laya/d3/math/Native/Conc...
来源: Laya3.0_api 发布时间: 20231102
...ansformVector3ArrayToVector3ArrayNormal uint8ArrayToArrayBuffer Properties Static _tempV0 _tempV0: Vector3 = new Vector3() Defined in laya/d3/utils/Utils3D.ts:153 Static _tempV1 _tempV1: Vector3 = new Vector3() Defined in laya/d3/utils/Utils3D.ts:154 Methods Static PointinTriangle PointinTriangle(A:...
来源: Laya3.0_api 发布时间: 20231115
..., propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial load(url:String, complete:Handler):void[static] ...
来源: Laya2.0_api 发布时间: 20190513
...cessors vertexDeclaration vertexDeclaration1 vertexDeclaration2 Properties Static TRAIL_COLOR TRAIL_COLOR: number = 5 Defined in laya/d3/core/trail/VertexTrail.ts:14 Static TRAIL_OFFSETVECTOR TRAIL_OFFSETVECTOR: number = 1 Defined in laya/d3/core/trail/VertexTrail.ts:10 Static TRAIL_POSITION0 TRAIL_...
来源: Laya3.0_api 发布时间: 20231102
...位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 注意: 1.Sprite texture : T...
来源: laya_api 发布时间: 20170929
...t quintOut sineIn sineInOut sineOut strongIn strongInOut strongOut Methods Static backIn backIn(t: number, b: number, c: number, d: number, s?: number): number Defined in laya/utils/Ease.ts:109 开始时往后运动,然后反向朝目标移动。 Parameters t: number 指定当前时间,介于 0 ...
来源: Laya3.0_api 发布时间: 20231115
...rmal : Vector3平面的向量Plane PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体相交类型Plane PlaneIntersectionType_Front : int = 1[static] Plane PlaneIntersectionType_Intersecting : int = 2[static] PlanePublic Methods MethodDefined By Plane(normal:Vector3, ...
来源: laya_api 发布时间: 20170929
...rmal : Vector3平面的向量Plane PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体相交类型Plane PlaneIntersectionType_Front : int = 1[static] Plane PlaneIntersectionType_Intersecting : int = 2[static] PlanePublic Methods MethodDefined By Plane(normal:Vector3, ...
来源: Laya2.0_api 发布时间: 20190513