Method | Description | |
---|---|---|
CollisionModuleUI ( |
||
OnInspectorGUI ( |
||
OnSceneGUI ( |
||
UpdateCullingSupportedString ( string &text ) : void |
Method | Description | |
---|---|---|
Init ( ) : void | ||
OnModuleDisable ( ) : void | ||
OnModuleEnable ( ) : void | ||
SetVisibilityState ( |
Method | Description | |
---|---|---|
CreateEmptyGameObject ( string name, |
||
DoListOfPlanesGUI ( ) : void | ||
DrawGrid ( Vector3 pos, Vector3 axis1, Vector3 axis2, Vector3 normal, Color color, int planeIndex ) : void | ||
DrawSolidPlane ( Vector3 pos, |
||
SyncVisualization ( ) : void |
public CollisionModuleUI ( |
||
owner | ||
o | ||
displayName | string | |
return | System |
public OnInspectorGUI ( |
||
s | ||
return | void |
public OnSceneGUI ( |
||
s | ||
initial | ||
return | void |
protected SetVisibilityState ( |
||
newState | ||
return | void |
public UpdateCullingSupportedString ( string &text ) : void | ||
text | string | |
return | void |