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