Class FollowCamera
Namespace: BipedLocomotion
Syntax
public class FollowCamera : MonoBehaviour
Fields
degreesPerSecond
Declaration
public float degreesPerSecond
Field Value
| Type | Description |
|---|---|
| Single |
heightOffset
Declaration
public float heightOffset
Field Value
| Type | Description |
|---|---|
| Single |
maximumYawAngle
Declaration
public float maximumYawAngle
Field Value
| Type | Description |
|---|---|
| Single |
minimumHeight
Declaration
public float minimumHeight
Field Value
| Type | Description |
|---|---|
| Single |
smoothFactor
Declaration
public float smoothFactor
Field Value
| Type | Description |
|---|---|
| Single |
targetTransform
Declaration
public Transform targetTransform
Field Value
| Type | Description |
|---|---|
| Transform |