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.GizmoOffset Class Reference
Inheritance diagram for EditorGizmos.GizmoOffset:

Public Member Functions

void Detach ()
 
void SetCoordSystem (Space space)
 

Static Public Member Functions

static GizmoOffset Attach (Transform host, Quaternion rotOffset, Callback< Vector3 > onMove, Callback< Vector3 > onMoved, Camera refCamera=null)
 

Public Attributes

bool useGrid
 

Properties

Space CoordSpace [get]
 
bool GetMouseOverGizmo [get]
 
float GetScreenSize [get]
 
bool IsDragging [get]
 
float SnapInterval [get]
 

Member Function Documentation

static GizmoOffset EditorGizmos.GizmoOffset.Attach ( Transform  host,
Quaternion  rotOffset,
Callback< Vector3 >  onMove,
Callback< Vector3 >  onMoved,
Camera  refCamera = null 
)
inlinestatic
void EditorGizmos.GizmoOffset.Detach ( )
inline
void EditorGizmos.GizmoOffset.SetCoordSystem ( Space  space)
inline

Member Data Documentation

bool EditorGizmos.GizmoOffset.useGrid

Property Documentation

Space EditorGizmos.GizmoOffset.CoordSpace
get
bool EditorGizmos.GizmoOffset.GetMouseOverGizmo
get
float EditorGizmos.GizmoOffset.GetScreenSize
get
bool EditorGizmos.GizmoOffset.IsDragging
get
float EditorGizmos.GizmoOffset.SnapInterval
get

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