OpenMetaverse Protocol Library Developers API Documentation
Primitive . . :: . . PhysicsProperties Class
NamespacesOpenMetaversePrimitivePrimitive . . :: . . PhysicsProperties
Describes physics attributes of the prim
Declaration Syntax
C#
public
class
PhysicsProperties
Members
All Members Constructors Methods Fields



Icon Member Description
Primitive . . :: . . PhysicsProperties () () () ()
Initializes a new instance of the Primitive . . :: . . PhysicsPropertiesclass

Density
Density (1000 for normal density)

Friction
Friction

FromOSD(OSD)
Creates PhysicsProperties from OSD

GetOSD () () () ()
Serializes PhysicsProperties to OSD

GravityMultiplier
Gravity multiplier (1 for normal gravity)

LocalID
Primitive's local ID

PhysicsShapeType
Type of physics representation of this primitive in the simulator

Restitution
Restitution

Inheritance Hierarchy
Object
Primitive . . :: . . PhysicsProperties

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)