Struct AnimNode_RotationOffsetBlendSpace
@TODO: Comment
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.AnimGraphRuntime
Assembly: UE4DotNet.dll
Syntax
public struct AnimNode_RotationOffsetBlendSpace
Fields
| Improve this Doc View SourceActualAlpha
Declaration
public float ActualAlpha
Field Value
Type | Description |
---|---|
System.Single |
Alpha
Declaration
public float Alpha
Field Value
Type | Description |
---|---|
System.Single |
AlphaCurveName
Declaration
public Name AlphaCurveName
Field Value
Type | Description |
---|---|
Name |
bAlphaBoolEnabled
Declaration
public bool bAlphaBoolEnabled
Field Value
Type | Description |
---|---|
System.Boolean |
bIsLODEnabled
Declaration
public bool bIsLODEnabled
Field Value
Type | Description |
---|---|
System.Boolean |
LODThreshold
Declaration
public int LODThreshold
Field Value
Type | Description |
---|---|
System.Int32 |