Hierarchy

  • AppSnappingSettings

Properties

boundingBoxEnabled: boolean

if false bounding box snapping is disabled (default: true)

gridDynamic: boolean

if true the grid size will determined dynamically, the gridSize setting will be ignored (default: true)

gridEnabled: boolean

if false grid snapping is disabled (default: true)

gridSize: Vector3

size of the snapping grid for each axis (default: [0.1, 0.1, 0.1])

Generated using TypeDoc