大约有 1,232 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0057 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
...J.ts:9 Accessors list get list(): SingletonList<BaseRender> set list(value: SingletonList<BaseRender>): void Defined in laya/d3/RenderObjs/RenderObj/SceneRenderManagerOBJ.ts:14 Returns SingletonList<BaseRender> Defined in laya/d3/RenderObjs/RenderObj/SceneRenderManagerOBJ.ts:18 Par...
来源: Laya3.0_api 发布时间: 20231115
...xError: Cannot declare a let variable twice: 't'. Stack: (native code) at evaluateScriptFile (WAGame.js:1:83273) at value (WAGame.js:1:406593) at value (WAGame.js:1:405741) at (WAGame.js:1:411737) at (WAGame.js:1:411740) at s (WAGame.js:1:403825) at (WAGame.js:1:411633) at h (WAGame.js:1:2955)...
来源: Laya_社区 发布时间: 20191202
...c function get currentTime():Number public function set currentTime(value:Number):voiddurationproperty duration:Number [read-only] 获取视频长度(秒)。ready事件触发后可用。 Implementation public function get duration():Numberendedproperty ended:Boolean [read-...
来源: Laya2.0_api 发布时间: 20190513
... public function get damping():Number public function set damping(value:Number):voidfrequencyproperty frequency:Number弹簧系统的震动频率,可以视为弹簧的弹性系数 Implementation public function get frequency():Number public function set frequency(value:Numb...
来源: Laya2.0_api 发布时间: 20190513
...te var names:String=""; override public function set dataSource(value:*):void { super.dataSource = value; if(dataSource==null) return; names=dataSource.name; txts.text = names; ...
来源: Laya_社区 发布时间: 20170703
... public function get anchorX():Number public function set anchorX(value:Number):voidanchorYproperty anchorY:NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。 Implementation public function get anchorY():Number public function set anc...
来源: Laya2.0_api 发布时间: 20190513
...Hierarchy MathUtils3D Index Constructors constructor Properties Deg2Rad MaxValue MinValue zeroTolerance Methods fastInvSqrt isZero nearEqual Constructors constructor new MathUtils3D(): MathUtils3D Defined in laya/maths/MathUtils3D.ts:12 创建一个 MathUtils 实例。 Returns MathUtils3D Properties...
来源: Laya3.0_api 发布时间: 20231115
...ne:12852,column:0,SyntaxError: Invalid character: '`' Stack:[native code] evaluateScriptFile@https://lib/WAGame.js:1:83259 value@https://lib/WAGame.js:1:178231 value@https://lib/WAGame.js:1:177377 https://lib/WAGame.js:1:182272 _@https://lib/WAGame.js:1:179659 https://lib/WAGame.js:1:182186 u@https:...
来源: Laya_社区 发布时间: 20190202
...ype : Number } ) get weight() : number { return this._weight; } set weight(value: number) { this._weight = value; } } 3.2.3 是否序列化保存 通过装饰器定义为组件属性后,默认状态下,属性名与值都会被序列化保存到组件被添加的场景文件或预制体文件里...
来源: Laya3.0_文档 发布时间: 20241014
...ateUtil.ts:85 Parameters indexType: IndexFormat indexCount: number Default value bufferUsage: BufferUsage = BufferUsage.Static Default value canRead: boolean = false Returns IndexBuffer3D createInstanceRenderElement createInstanceRenderElement(): IRenderElement Implementation of IRenderOBJCreate.cre...
来源: Laya3.0_api 发布时间: 20231115