Click or drag to resize

PhysicsGeometryAspectPhysicsGeometry Method

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

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

Parameters

dynamic
Type: SystemBoolean

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

Return Value

Type: PhysicsGeometry

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

Implements

IPhysicsGeometryProviderPhysicsGeometry(Boolean)
See Also