Delegate CinemachineScreenComposerGuides.ObjectGetter
Delegate to get the current object whose guides are being drawn
Namespace: Cinemachine.Editor
Syntax
public delegate SerializedObject ObjectGetter();
Returns
Type | Description |
---|---|
SerializedObject | The target object whose guides are being drawn |