Interactor.SecondaryDims
int SecondaryDims{ get }
Description
How many axes of secondary motion can this interactor provide? Secondary motion is input that comes from somewhere other than the interactor’s own movement through space. For example, a mouse’s scroll wheel is 1 axis, and a controller’s analog thumbstick is 2 axes (X/Y). This should be 0-3.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!