Skip to content

tickfrequency

eisclimber edited this page Apr 4, 2026 · 1 revision

FillSettings.tickFrequency

Field in FillSettings

Summary

The tick frequency for the tick-based visualization. Will be interpreted as seconds if 'fillType' is set to 'TickTime'. If 'fillType' is set to 'TickNum' the value is interpreted as number of ticks. Has no effect if fillType is set to Smooth or set to a value equal or below zero.

public int tickFrequency = 1;

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally