MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ focal_point

glm::vec3 MayaFlux::Kinesis::OrbitConfig::focal_point { 0.0F, 0.0F, 0.0F }

World-space point the camera orbits around.

Definition at line 12 of file OrbitState.hpp.

12{ 0.0F, 0.0F, 0.0F }; ///< World-space point the camera orbits around

Referenced by MayaFlux::Kinesis::make_orbit_state().