Hi Peer,
re:
> Is there an event I can listen for that's fired when the camera moves?
Sorry no there isn't.
> Also, what's the difference between DistanceInput and NumericInput?
DistanceInput is for things that are expressed in units, it will get a small unit system label after it and you can type in things like other units and it will convert.
NumericInput is for a floating point number that is not representing a distance, say like a scale factor or things like that.
- Michael
|