Show / Hide Table of Contents

Enum CullMode

https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Graphics/GraphicsEnums.cs

Namespace: AssetRipper.SourceGenerated.Extensions.Enums.Shader.SerializedShader
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public enum CullMode

Fields

Name Description
Back
Count
Front
Off
Unknown

Extension Methods

CullExtensions.IsOff()
CullExtensions.IsFront()
CullExtensions.IsBack()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾