Class AutoFacingCamera
Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
AutoFacingCamera
Namespace: BennyKok.RuntimeDebug.Components.UI
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
public class AutoFacingCamera : MonoBehaviour
Fields
angleThreshold
Declaration
[Range(0F, 300F)]
public float angleThreshold
Field Value
Type | Description |
---|---|
System.Single |
distanceAwayCamera
Declaration
public float distanceAwayCamera
Field Value
Type | Description |
---|---|
System.Single |
distanceThreshold
Declaration
public float distanceThreshold
Field Value
Type | Description |
---|---|
System.Single |
recenterTime
Declaration
public float recenterTime
Field Value
Type | Description |
---|---|
System.Single |