Show / Hide Table of Contents

Class TransformTypeExtensions

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

Methods

| Improve this Doc View Source

GetDimension(TransformType)

Declaration
public static int GetDimension(this TransformType _this)
Parameters
Type Name Description
TransformType _this
Returns
Type Description
System.Int32
| Improve this Doc View Source

IsValid(TransformType)

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