![]() |
ORK Framework
2.22.0
API Documentation
|
Public Attributes | |
Font | defaultFont |
int | pixelDragThreshold = 5 |
int | layer = 0 |
bool | usePointerOverGameObject = false |
bool | pixelPerfect = false |
bool | useScreenSpaceCamera = false |
float | planeDistance = 0.1f |
bool | nearPlaneOffset = true |
bool | useMainCamera = true |
bool | mainCameraFallback = true |
FindObjectSetting | findCamera |
Additional Inherited Members | |
![]() | |
virtual DataObject | GetData () |
Gets a ORKFramework.DataObject representing the class. More... | |
virtual void | SetData (DataObject data) |
Sets the variables of the class using a ORKFramework.DataObject. More... | |
virtual void | EditorAutoSetup (string fieldName) |
Called for all fields using the autoSetup option of the ORKFramework.ORKEditorLayoutAttribute. More... | |