コード例 #1
0
 public void Update(float DeltaTime, float TotalTime)
 {
     EditorRendererPINVOKE.EditorActor_Update(swigCPtr, DeltaTime, TotalTime);
 }