Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Physics (in Visual3D.Physics.dll) Version: 1.0.0.0 (1.0.0.0)
Initializes a new instance of the WheelActorPair class
Namespace: Visual3D.PhysicsNew.BulletAssembly: Visual3D.Physics (in Visual3D.Physics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public WheelActorPair( int index, bool isActorPart )
Public Sub New ( _ index As Integer, _ isActorPart As Boolean _ )
Parameters
- index
- Int32
- isActorPart
- Boolean