Show / Hide Table of Contents

Enum CapsuleBoundsHandle.HeightAxis

Namespace: UnityEditor.IMGUI.Controls
Assembly: UnityEditor.dll
Syntax
public enum HeightAxis

Fields

Name Description
X
Y
Z

Extension Methods

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