Example #1
0
 public void UpdateEntity()
 {
     RenderEntity.SetPosition(Position);
     RenderEntity.SetOrientation(Rotation);
 }