Show / Hide Table of Contents

Enum BodyDof

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

Fields

Name Description
ChestFrontBack
ChestLeftRight
ChestRollLeftRight
LastBodyDof
SpineFrontBack
SpineLeftRight
SpineRollLeftRight
UpperChestFrontBack
UpperChestLeftRight
UpperChestRollLeftRight

Extension Methods

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