大约有 165 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0025 秒)
... void Defined in laya/d3/core/reflectionProbe/ReflectionProbeManager.ts:45 更新baseRender的反射探针 Parameters baseRender: BaseRender Returns void addMotionObject addMotionObject(renderObject: BaseRender): void Defined in laya/d3/core/reflectionProbe/ReflectionProbeManager.ts:96 添加运动...
来源: Laya3.0_api 发布时间: 20231102
...ue: number): void Defined in laya/d3/component/Animator/Animator.ts:136 低更新模式 Parameters value: number Returns void sleep get sleep(): boolean set sleep(value: boolean): void Defined in laya/d3/component/Animator/Animator.ts:162 动画完成是否停止更新 Returns boolean Defined in lay...
来源: Laya3.0_api 发布时间: 20231115
... key: number, value: number): void Defined in laya/d3/core/Gradient.ts:150 更新颜色Alpha帧。 Parameters index: number 索引。 key: number 生命周期,范围为0到1。 value: number Alpha值。 Returns void updateColorRGB updateColorRGB(index: number, key: number, value: Color): void Defi...
来源: Laya3.0_api 发布时间: 20231115
...: allowSleeping:true, gravity:10, customUpdate:false 自己控制物理更新时机,自己调用Physics.update Parameters Default value options: any = null Returns void stop stop(): void Defined in laya/physics/Physics.ts:188 停止物理世界 Returns void updatePhysicsByWorldRoot updatePhysics...
来源: Laya3.0_api 发布时间: 20231115
...ate onLateUpdate(): void Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Defined in laya/components/Component.ts:307 渲染之后...
来源: Laya3.0_api 发布时间: 20231115
...sUpdateList Class PhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<PhysicsComponent> PhysicsUpdateList Index Constructors constructor Methods destroy indexof Constructors constructor new PhysicsUpdateList(): PhysicsUpdateList Overrides SingletonL...
来源: Laya3.0_api 发布时间: 20231115
...eList Class CannonPhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<CannonPhysicsComponent> CannonPhysicsUpdateList Index Constructors constructor Methods destroy indexof Constructors constructor new CannonPhysicsUpdateList(): CannonPhysicsUpdateL...
来源: Laya3.0_api 发布时间: 20231102
...): void Defined in laya/components/AnimatorState2DScript.ts:12 动画状态更新时执行。 Returns void Globals "laya/components/AnimatorState2DScript" AnimatorState2DScript onStateEnter onStateExit onStateUpdate Legend Object literal Variable Function Type alias Class Class with type parameter M...
来源: Laya3.0_api 发布时间: 20231115
...Component.onLateUpdate Defined in laya/components/CommonScript.ts:57 每帧更新时执行,在update之后执行 此方法为虚方法,使用时重写覆盖即可 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/components/Component.ts...
来源: Laya3.0_api 发布时间: 20231102
...m Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/com...
来源: Laya3.0_api 发布时间: 20231115