Struct GravityOutput# Defined in File GravityInterface.h Struct Documentation# struct GravityOutput# The output of a GravityInterface. Public Members km::Vec3 g# The acceleration due to gravity. km::Ktime t# The time the gravity acceleration was set at. kmo::OutputUpdateType update_type# The update type associated with setting the gravity.