Property Position
Position
Gets or sets the relative position of the model, in the local coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Position { get; set; }
Gets or sets the relative position of the model, in the local coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Position { get; set; }