Namespace: DeltaEngine.Physics3DAssembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
public Dictionary<PhysicsJoint PropertyType, Object> Properties { get; }
public Dictionary<PhysicsJoint..::..PropertyType, Object> Properties { get; }
Public ReadOnly Property Properties As Dictionary(Of PhysicsJoint PropertyType, Object)
Get
Public ReadOnly Property Properties As Dictionary(Of PhysicsJoint..::..PropertyType, Object)
Get
public:
property Dictionary<PhysicsJoint PropertyType, Object^>^ Properties {
Dictionary<PhysicsJoint PropertyType, Object^>^ get ();
}
public:
property Dictionary<PhysicsJoint..::..PropertyType, Object^>^ Properties {
Dictionary<PhysicsJoint..::..PropertyType, Object^>^ get ();
}
member Properties : Dictionary<PhysicsJoint PropertyType, Object> with get
member Properties : Dictionary<PhysicsJoint..::..PropertyType, Object> with get
Property Value
Type:
Dictionary PhysicsJoint PropertyType,
Object