Summary
Override this method to draw gizmos in the scene to visualise the target property.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- Property
Visualiser Window
Syntax
protected abstract void OnSceneGUI(SceneView sceneView)
Parameters
Name | Type | Description |
---|---|---|
sceneView | SceneView |
Return Value
Type | Description |
---|---|
void |