| NeoAxis Engine API Reference |
|
MapObjectType.PhysicsModel Property
Gets or sets the name of physics model.
[DefaultValue]
[Description(Description="The name of physics model.")]
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Engine.PhysicsSystem.EditorPhysicsModelUITypeEditor, PhysicsSystem, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null")]
[SupportRelativePath]
public
string PhysicsModel { public get; public set; }
See Also
MapObjectType Class | Engine.MapSystem Namespace