VolumeElasticExtent.RepeatSnapPoints Field

Definition

public: bool RepeatSnapPoints;
public bool RepeatSnapPoints;
val mutable RepeatSnapPoints : bool
Public RepeatSnapPoints As Boolean 

Field Value

Should the SnapPoints be "tiled" to infinity? If so, the existing snap points will serve as "modulo" values, where the actual snap points that are used are simply the closest integer multiples of every SnapPoint.

Applies to