Click or drag to resize

ChainTransferVisualSnapToRollers Property

If true then the chain transfer will only appear between the rollers. If false the transfer can be positioned inside a roller.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public bool SnapToRollers { get; set; }

Property Value

Boolean
See Also