viewPosition
The position of the viewer in world space.
Declaration
var viewPosition: SIMD3<Float>?Discussion
When provided, this value can be used for billboarding or read within the graph for viewer-relative effects.
The position of the viewer in world space.
var viewPosition: SIMD3<Float>?When provided, this value can be used for billboarding or read within the graph for viewer-relative effects.