Show / Hide Table of Contents

Enum RotationDriveMode

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

Fields

Name Description
Slerp
XYAndZ

Extension Methods

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