Struct Types
Struct | Summary |
---|---|
RaySegment | Represents a three dimensional line based on a 2 points in space. |
Class Types
Class | Summary |
---|---|
Easing | A collection of easing functions. |
MathUtilEx | Some more common utility methods for math operations. |
RandomExtensions |
Extensions for Random .
|
Enum Types
Enum | Summary |
---|---|
EasingFunction |
The type of easing functions implemented in Easing
|