Show / Hide Table of Contents

Enum AnimatorCullingMode

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

Fields

Name Description
AlwaysAnimate
CullCompletely
CullUpdateTransforms

Extension Methods

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