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: 15.0.2.11458
Syntax
C#
public bool SnapToRollers { get; set; }

Property Value

Type: Boolean
See Also