OptionalinteractiveGizmoSize: numberOptionaliconScale: numberOptionaliconMaximumDrawDistance: numberOptionaliconFadeDistance: numberOptionallargeIconFadeOutSize: numberOptionallargeIconCullSize: numberProtected_iconProtected_iconProtected_iconProtected_interactiveProtected_largeProtected_largeDistance at which icons start fading out.
Maximum range at which gizmo icons will be rendered, in world units.
Scale to apply to gizmo icons, controlling their size.
Scale to apply to interactive gizmo intersection shapes.
Icons larger than this size will not be shown. The value represents the size of the icon relative to viewport size (e.g. 1 means the icons fully covers the viewport). In range [0, 1], should be larger than maximum size value.
Icons larger than this size will be faded out. The value represents the size of the icon relative to viewport size (e.g. 1 means the icons fully covers the viewport). In range [0, 1], should be larger than minimum size value.
Copies all properties defined by the prototype of GizmoDrawSettings from other to this instance.
Clones this instance and returns a new GizmoDrawSettings with identical values.
Determines if this GizmoDrawSettings instance is equal to the other instance.
StaticisDetermines if both GizmoDrawSettings instances are equal.
Settings that control gizmo drawing.