API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IUpdate
Methods
Package
laya.d3.core.render
Interface
public interface IUpdate
Implementors
Component3D
,
Sprite3D
IUpdate
接口用于实现3D对象的更新相关功能。
Public Methods
Method
Defined By
_update
(state:
RenderState
):void
IUpdate
Method Detail
_update
()
method
public function _update(state:
RenderState
):void
Parameters
state
:
RenderState
Fri Sep 29 2017, 06:34 PM +08:00