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: 19.00.00
Syntax
C#
public PhysicsGeometry PhysicsGeometry(
	bool dynamic
)

Parameters

dynamic  Boolean

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

Return Value

PhysicsGeometry

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

See Also