Delegate Handles.SizeFunction
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public delegate float SizeFunction(Vector3 position);
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | position |
Returns
| Type | Description |
|---|---|
| Single |
public delegate float SizeFunction(Vector3 position);
| Type | Name | Description |
|---|---|---|
| Vector3 | position |
| Type | Description |
|---|---|
| Single |