TriangleMeshShapeProperties Fields

Microsoft Robotics Class Reference

The TriangleMeshShapeProperties type exposes the following members.

Fields

  Name Description
Public field Advanced
Advanced properties
(Inherited from ShapeProperties.)
Public field ContactFilter
Detailed filtering on contact notifications
(Inherited from ShapeProperties.)
Public field DiffuseColor
Diffuse color value, to be used when creating mesh from physics
(Inherited from ShapeProperties.)
Public field Dimensions
Bounding box dimensions. Box orientation: Width is parallel to the X axis height parallel to Y axis Depth towards positive Z
(Inherited from ShapeProperties.)
Public field EnableContactNotifications
Enables contact notifications for this shape
(Inherited from ShapeProperties.)
Public field IsHeightField
True if this represents a height field
Public field LocalPose
Local position and orientation within the entity
(Inherited from ShapeProperties.)
Public field MassDensity
Mass/weight properties
(Inherited from ShapeProperties.)
Public field Material
Material description for the shape
(Inherited from ShapeProperties.)
Public field Name
Entity scope name. Must be unique within an entity
(Inherited from ShapeProperties.)
Public field Radius
Optional radius of bounding sphere. If dimensions are set, radius can be 0
(Inherited from ShapeProperties.)
Public field ShapeId
Shape identifier.
(Inherited from ShapeProperties.)
Public field TextureFileName
Texture file name, to be used when creating meash from physics
(Inherited from ShapeProperties.)
Public field VerticalAxis
Used for height fields only. Specifies orientation of heightfield
Public field VerticalExtent
Used for heightfields only, determines depth under heightfield that collision detection is active

See Also

TriangleMeshShapeProperties Class

Microsoft.Robotics.Simulation.Physics Namespace