大约有 618 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0072 秒)
Laya3.0_api(242) Laya2.0_api(136) laya_api(135) Laya3.0_文档(82) Laya_社区(20) Laya2.0_示例(1) Laya_示例(1) Laya2.0_文档(1)
...Shader3D。 Public Properties PropertyDefined By debugMode : Boolean = false[static] 是否开启调试模式。 Shader3DPublic Methods MethodDefined By Shader3D(name:String, attributeMap:Object, uniformMap:Object, enableInstancing:Boolean) 创建一个 Shader3D 实例。 Shader3D addSub...
来源: Laya2.0_api 发布时间: 20190513
...s文件来当style使用,比如: style支持的属性如下: italic:true|false; 是否是斜体 bold:true|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体大小 font-weight:bold:none; 字体是否是粗体,功能同bold color:#ff0000; 字体...
来源: Laya3.0_api 发布时间: 20231102
...ode._extra Defined in laya/display/Node.ts:58 _isScene _isScene: boolean = false Defined in laya/d3/core/reflectionProbe/ReflectionProbe.ts:50 是否是场景探针 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 Optional _url _url: string Inherited from Node._url ...
来源: Laya3.0_api 发布时间: 20231102
...ra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean = false Inherited from AnimationBase._ownGraphics Defined in laya/display/Sprite.ts:245 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 _skinBaseUrl _skinBaseUrl: string Inherited from Animati...
来源: Laya3.0_api 发布时间: 20231102
...erData getShaderData(uniformIndex: number, type: ShaderDataType): number | false | true | Vector2 | Float32Array | Vector3 | Matrix4x4 | Vector4 | Color | BaseTexture Inherited from NativeShaderData.getShaderData Defined in laya/RenderEngine/RenderShader/ShaderData.ts:529 Parameters uniformIndex: nu...
来源: Laya3.0_api 发布时间: 20231115
...ource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Static MESH_INSTANCEBUFFER_TYPE_NORMAL MESH_INSTANCEBUFFER_TYPE_NORMAL: number = 0 Defined in laya/d3/resource/models/Mesh.ts...
来源: Laya3.0_api 发布时间: 20231115
...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...
来源: Laya3.0_api 发布时间: 20231115
...ad-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Event charCode : Boolean[read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Event ctrlKey : Boolean[read-only] 表示 Ctrl 键是处于活动状态 (true) 还是非...
来源: Laya2.0_api 发布时间: 20190513
...向 this.layaMonkey.transform.lookAt(this._tarPosition, this._upVector3, false); //因为资源规格,这里需要旋转180度 this.layaMonkey.transform.rotate(this._rotation2, false, false); //调整位置 Tween.to(this._finalPosition, { x: this._position.x, y: this._position.y, z: this._position...
来源: Laya3.0_文档 发布时间: 20230303
...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 frameLoop frameLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLo...
来源: Laya3.0_api 发布时间: 20231115