Class VehicleModelDummy
Represents a "dummy" part of a vehicle model
Inherited Members
Namespace: Slipe.Client.Vehicles
Assembly: SlipeClient.dll
Syntax
public class VehicleModelDummy
Properties
| Improve this Doc View SourcePosition
Get and set the position of the dummy
Declaration
public Vector3 Position { get; set; }
Property Value
Type | Description |
---|---|
Vector3 |