Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MotionVectorGenerationMode

The type of motion vectors that should be generated.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public enum MotionVectorGenerationMode

Remarks

Fields

Value

Description

CameraUse only camera movement to track motion.
ForceNoMotionDo not track motion. Motion vectors will be 0.
ObjectUse a specific pass (if required) to track motion.