大约有 1,569 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0070 秒)
Laya_社区(678) Laya3.0_api(636) Laya2.0_api(70) laya_api(47) Laya2.0_文档(47) Laya3.0_文档(36) Laya2.0_示例(29) Laya_示例(26)
... if (ColorTool.instance == null) { ColorTool.instance = new ColorTool(); } return ColorTool.instance; } /** * 添加颜色改变对象 * @param target */ public addColorTarget(target: Laya.Sprite): void { this.targets.push(target); } /** * 设置颜色改变值 * @param color */ public targetsCh...
来源: Laya_社区 发布时间: 20180930
...StateCondition.ts:193 创建trigger比较条件类 Parameters name: string Returns AnimatorStateTriggerCondition Accessors id get id(): number Inherited from AnimatorStateCondition.id Defined in laya/components/AnimatorStateCondition.ts:66 唯一ID Returns number name get name(): string set name(val...
来源: Laya3.0_api 发布时间: 20231115
...string): number Defined in laya/utils/Utils.ts:40 Parameters value: string Returns number Static getBaseName getBaseName(path: string): string Defined in laya/utils/Utils.ts:129 获得路径中的文件名(包含扩展名) Parameters path: string Returns string Static getFileExtension getFileExt...
来源: Laya3.0_api 发布时间: 20231115
...er3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns VertexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer.ts:8 _bufferType _bufferType: number Inherited from Bu...
来源: Laya3.0_api 发布时间: 20231115
...Defined in laya/d3/WebXR/core/WebXRInput.ts:60 Parameters handness: string Returns WebXRInput Properties _lastXRPose _lastXRPose: any Defined in laya/d3/WebXR/core/WebXRInput.ts:50 lastRayPos gamepadAxis gamepadAxis: AxiGamepad Defined in laya/d3/WebXR/core/WebXRInput.ts:60 gamepad axis Info gamepad...
来源: Laya3.0_api 发布时间: 20231115
...3/animation/AnimationNode.ts:22 创建一个新的 AnimationNode 实例。 Returns AnimationNode Properties name name: string | null = null Defined in laya/d3/animation/AnimationNode.ts:19 节点名称。 Methods addChild addChild(child: AnimationNode): void Defined in laya/d3/animation/AnimationNod...
来源: Laya3.0_api 发布时间: 20231102
...er3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns IndexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer.ts:8 _bufferType _bufferType: number Inherited from Buf...
来源: Laya3.0_api 发布时间: 20231115
...tion/Gyroscope.ts:36 实例化一个Gyroscope Parameters singleton: number Returns Gyroscope Accessors Static instance get instance(): Gyroscope Defined in laya/device/motion/Gyroscope.ts:33 获得默认值 Returns Gyroscope Methods event event(type: string, data?: any): boolean Inherited from Event...
来源: Laya3.0_api 发布时间: 20231115
...onent/LODGroup.ts:32 实例化一个LODInfo Parameters mincullRate: number Returns LODInfo Accessors mincullRate get mincullRate(): number set mincullRate(value: number): void Defined in laya/d3/component/LODGroup.ts:53 设置最小通过率 Returns number Defined in laya/d3/component/LODGroup.ts:49...
来源: Laya3.0_api 发布时间: 20231115
... Parameters camera: any Default value manager: WebXRSessionManager = null Returns WebXRCameraManager Properties owner owner: any Defined in laya/d3/WebXR/core/WebXRCameraManager.ts:45 parent Accessors position get position(): Vector3 set position(newPosition: Vector3): void Defined in laya/d3/WebXR/...
来源: Laya3.0_api 发布时间: 20231115