Class AttachToCamera
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
AttachToCamera
Namespace: Global
Assembly: Dew.Core.dll
Syntax
[ExecuteAlways]
public class AttachToCamera : MonoBehaviour
Fields
preserveLocalPosition
Declaration
[ToggleLeft]
public bool preserveLocalPosition
Field Value
| Type | Description |
|---|---|
| bool |
preserveLocalRotation
Declaration
[ToggleLeft]
public bool preserveLocalRotation
Field Value
| Type | Description |
|---|---|
| bool |