Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
EditorGizmos.GizmoRotate Class Reference
Inheritance diagram for EditorGizmos.GizmoRotate:

Public Member Functions

void Detach ()
 
void SetCoordSystem (Space space)
 

Static Public Member Functions

static GizmoRotate Attach (Transform host, Vector3 pivotPoint, Quaternion rotOffset, Callback< Quaternion > onRotate, Callback< Quaternion > onRotated, Camera refCamera=null)
 

Public Attributes

bool useAngleSnap
 

Properties

Space CoordSpace [get]
 
bool GetMouseOverGizmo [get]
 
float GetScreenSize [get]
 
Quaternion HostRot0 [get]
 
bool IsDragging [get]
 
float SnapDegrees [get]
 

Member Function Documentation

static GizmoRotate EditorGizmos.GizmoRotate.Attach ( Transform  host,
Vector3  pivotPoint,
Quaternion  rotOffset,
Callback< Quaternion >  onRotate,
Callback< Quaternion >  onRotated,
Camera  refCamera = null 
)
inlinestatic
void EditorGizmos.GizmoRotate.Detach ( )
inline
void EditorGizmos.GizmoRotate.SetCoordSystem ( Space  space)
inline

Member Data Documentation

bool EditorGizmos.GizmoRotate.useAngleSnap

Property Documentation

Space EditorGizmos.GizmoRotate.CoordSpace
get
bool EditorGizmos.GizmoRotate.GetMouseOverGizmo
get
float EditorGizmos.GizmoRotate.GetScreenSize
get
Quaternion EditorGizmos.GizmoRotate.HostRot0
get
bool EditorGizmos.GizmoRotate.IsDragging
get
float EditorGizmos.GizmoRotate.SnapDegrees
get

The documentation for this class was generated from the following file: