Module trajectory

Structs§

Resource
Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.
Trajectory
Trajectory defines a series of points following a geometrical path. For example, use a trajectory as align paths for 3d objects or animation paths. You can create trajectory as a spline, circle or line trajectory.

Enums§

Type
Type of trajectory.