Show / Hide Table of Contents

Enum MotionVectorGenerationMode

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum MotionVectorGenerationMode

Fields

Name Description
Camera
ForceNoMotion
Object

Extension Methods

MustExtensions.MustBeEqual<MotionVectorGenerationMode>(MotionVectorGenerationMode)
MustExtensions.MustBeEqual<MotionVectorGenerationMode>(MotionVectorGenerationMode, String)
MustExtensions.MustNotBeEqual<MotionVectorGenerationMode>(MotionVectorGenerationMode)
MustExtensions.MustNotBeEqual<MotionVectorGenerationMode>(MotionVectorGenerationMode, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX