Example #1
0
 /// <summary>
 /// manually record position and rotation on this dynamic object
 /// </summary>
 public void RecordSnapshot()
 {
     DynamicManager.SetDirty(DataId);
 }