Struct Interval
Structure representing a contiguous interval of frames.
Namespace: Unity.Kinematica
Assembly: solution.dll
Syntax
public struct Interval
Constructors
| Name | Description |
|---|---|
| Interval(int) | |
| Interval(int, int) |
Properties
| Name | Description |
|---|---|
| Empty | |
| FirstFrame | |
| NumFrames | |
| OnePastLastFrame |