PhysicsBody Constructor Delta Engine Documentation
Initializes a new instance of the PhysicsBody class

Namespace: DeltaEngine.Physics3D
Assembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

protected PhysicsBody(
	PhysicsShape shape
)
See Also