Click or drag to resize

StraightConveyorAddCenterGeoms Method

Overrides in Roller conveyor to allow individual rollers to be modelled.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
protected virtual void AddCenterGeoms(
	PhysicsCompoundGeometry compound
)

Parameters

compound
Type: Demo3D.VisualsPhysicsCompoundGeometry

[Missing <param name="compound"/> documentation for "M:Demo3D.Visuals.StraightConveyor.AddCenterGeoms(Demo3D.Visuals.PhysicsCompoundGeometry)"]

See Also