Packagelaya.d3.core.render
Interfacepublic interface IUpdate
Implementors Component3D, Sprite3D

IUpdate 接口用于实现3D对象的更新相关功能。



Public Methods
 MethodDefined By
  
_update(state:RenderState):void
IUpdate
Method Detail
_update()method
public function _update(state:RenderState):void

Parameters

state:RenderState