CameraModifier<T>.SetPositionModifier
Method in CameraModifier<T>
Declaration
protected void SetPositionModifier(Vector3 position)
Description
Sets the position modifier of the behavior.
Parameters
position | The new position modifier. |
protected void SetPositionModifier(Vector3 position)
Sets the position modifier of the behavior.
position | The new position modifier. |