Density Property

Microsoft Robotics Class Reference

Optional density (SI units) of the shape. Density should not be specified if mass is specified

Namespace: Microsoft.Robotics.Simulation.Physics.Proxy
Assembly: SimulationCommon.Proxy (in SimulationCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataMemberAttribute(Order = )]
public float Density { get; set; }

See Also

MassDensity Class

Microsoft.Robotics.Simulation.Physics.Proxy Namespace