Exemple #1
0
 /// <summary>
 /// Called when the entities local or world transformation matrix changes. (Position / Rotation / Scale)
 /// </summary>
 protected virtual void OnMove(EntityMoveFlags moveFlags)
 {
 }
Exemple #2
0
 /// <summary>
 /// Called when the entities local or world transformation matrix changes. (Position / Rotation / Scale)
 /// </summary>
 protected virtual void OnMove(EntityMoveFlags moveFlags)
 {
 }