Пример #1
0
 public void SetViewMatrix(Matrix4x4 view)
 {
     CommandBuffer.INTERNAL_CALL_SetViewMatrix(this, ref view);
 }