Show / Hide Table of Contents

Class LayerConstantExtensions

Inheritance
System.Object
LayerConstantExtensions
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
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class LayerConstantExtensions

Methods

| Improve this Doc View Source

GetLayerBlendingMode(ILayerConstant)

Declaration
public static AnimatorLayerBlendingMode GetLayerBlendingMode(this ILayerConstant constant)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.LayerConstant.ILayerConstant constant
Returns
Type Description
AssetRipper.SourceGenerated.Enums.AnimatorLayerBlendingMode
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾