Class VFXGizmoUtility
Namespace: UnityEditor.VFX.UI
Syntax
public static class VFXGizmoUtility
Methods
CreateGizmoInstance(VFXGizmoUtility.Context)
Declaration
public static VFXGizmo CreateGizmoInstance(VFXGizmoUtility.Context context)
Parameters
| Type | Name | Description |
|---|---|---|
| VFXGizmoUtility.Context | context |
Returns
| Type | Description |
|---|---|
| VFXGizmo |
HasGizmo(Type)
Declaration
public static bool HasGizmo(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type |
Returns
| Type | Description |
|---|---|
| Boolean |