Show / Hide Table of Contents

Class CullExtensions

Inheritance
System.Object
CullExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions.Enums.Shader.SerializedShader
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class CullExtensions

Methods

| Improve this Doc View Source

IsBack(CullMode)

Declaration
public static bool IsBack(this CullMode _this)
Parameters
Type Name Description
CullMode _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsFront(CullMode)

Declaration
public static bool IsFront(this CullMode _this)
Parameters
Type Name Description
CullMode _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsOff(CullMode)

Declaration
public static bool IsOff(this CullMode _this)
Parameters
Type Name Description
CullMode _this
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾