Returns the timeline object associated with this rigid group.
# Get the value of the property.propertyValue = rigidGroup_var.timelineObject
#include <Fusion/Components/RigidGroup.h>// Get the value of the property.Ptr<TimelineObject> propertyValue = rigidGroup_var->timelineObject();