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 SourceGetDimension(TransformType)
Declaration
public static int GetDimension(this TransformType _this)
Parameters
Type | Name | Description |
---|---|---|
TransformType | _this |
Returns
Type | Description |
---|---|
System.Int32 |
IsValid(TransformType)
Declaration
public static bool IsValid(this TransformType _this)
Parameters
Type | Name | Description |
---|---|---|
TransformType | _this |
Returns
Type | Description |
---|---|
System.Boolean |