VolumeElasticExtent.RepeatSnapPoints Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.