MotionVectorGenerationMode
The type of motion vectors that should be generated.
Elements
Element | Description |
---|---|
MotionVectorGenerationMode.Camera | Use only camera movement to track motion. |
MotionVectorGenerationMode.ForceNoMotion | Do not track motion. Motion vectors will be 0. |
MotionVectorGenerationMode.Object | Use a specific pass (if required) to track motion. |