Delegate CinemachineScreenComposerGuides.RectSetter
Delegate for setting the hard/soft guide rects
Namespace: Cinemachine.Editor
Assembly: com.unity.cinemachine.editor.dll
Syntax
public delegate void CinemachineScreenComposerGuides.RectSetter(Rect r)
Parameters
Type | Name | Description |
---|---|---|
Rect | r | The value to set |