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

◆ m_gravity

glm::vec3 MayaFlux::Nodes::Network::PhysicsOperator::m_gravity { 0.0F, -9.81F, 0.0F }
private

Definition at line 259 of file PhysicsOperator.hpp.

259{ 0.0F, -9.81F, 0.0F };

Referenced by apply_forces(), and set_parameter().