TargetCamera¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | {pivot: Float3 distance: Float rotation: Float2} | ||
| Output ➡️ | The resulting output of the shard | {pivot: Float3 distance: Float rotation: Float2} | ||
| FlySpeed | No | Controls fly speed with the keyboard | none | NoneFloatVar(Float) | 
| ScrollSpeed | No | Controls middle mouse movement speed | none | NoneFloatVar(Float) | 
| PanSpeed | No | Controls middle mouse pan speed | none | NoneFloatVar(Float) | 
| LookSpeed | No | Controls right mouse look speed | none | NoneFloatVar(Float) | 
| PivotDistance | No | Controls distance to the point being looked at | none | NoneFloatVar(Float) | 
Provides editor free camera controls