Click or drag to resize

IPhysicsGeometryProviderPhysicsGeometry Method

[Missing <summary> documentation for "M:Demo3D.Visuals.IPhysicsGeometryProvider.PhysicsGeometry(System.Boolean)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
PhysicsGeometry PhysicsGeometry(
	bool dynamic
)

Parameters

dynamic
Type: SystemBoolean

[Missing <param name="dynamic"/> documentation for "M:Demo3D.Visuals.IPhysicsGeometryProvider.PhysicsGeometry(System.Boolean)"]

Return Value

Type: PhysicsGeometry

[Missing <returns> documentation for "M:Demo3D.Visuals.IPhysicsGeometryProvider.PhysicsGeometry(System.Boolean)"]

See Also