Property | Type | Description | |
---|---|---|---|
axes | RotationAxes | ||
desiredCameraPosition | Vector3 | ||
detachTransform | Transform | ||
distanceOffset | float | ||
lookAtSmoothTime | float | ||
maximumX | float | ||
maximumY | float | ||
minimumX | float | ||
minimumY | float | ||
sensitivityX | float | ||
sensitivityY | float | ||
zoomTime | float |
Method | Description | |
---|---|---|
FixedUpdate ( ) : void | ||
Reset ( ) : void | ||
SetNeckTransform ( Transform neckTransform ) : void | ||
SetPlayerTransform ( Transform playerXform ) : void | ||
SetShoulderPos ( Transform shoulderPos ) : void | ||
Start ( ) : void | ||
StartZoom ( ) : void | ||
StopZoom ( ) : void |
public SetNeckTransform ( Transform neckTransform ) : void | ||
neckTransform | Transform | |
return | void |
public SetPlayerTransform ( Transform playerXform ) : void | ||
playerXform | Transform | |
return | void |
public SetShoulderPos ( Transform shoulderPos ) : void | ||
shoulderPos | Transform | |
return | void |