Summary
[
UnityEngine.SerializeField
]
The UnityEngine.Camera
to make the Animancer.DirectionalAnimations3D`1.Transform
face towards.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Directional
Animations3 D <TGroup>
Syntax
public Transform Camera { get; set; }
Remarks
Leave this
null
to automatically use the UnityEngine.Camera.main
.
Value
Type | Description |
---|---|
Transform |