Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementBase
Syntax
float ViewDependentAngleTol
Remarks
View-dependent angle tolerance based on : For Axis, minimum radians between view dependent axis and view direction. For Planar, minimum radians between view dependent axis and the plane where axis is its normal. When the angle between the view direction and the axis/plane is less than this tolerance, this object should be culled.