Struct LayerBlendInput
Layer Blend Input
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.Landscape
Assembly: UE4DotNet.dll
Syntax
public struct LayerBlendInput
Fields
| Improve this Doc View SourceBlendType
Declaration
public byte BlendType
Field Value
Type | Description |
---|---|
System.Byte |
ConstHeightInput
Declaration
public float ConstHeightInput
Field Value
Type | Description |
---|---|
System.Single |
LayerName
Declaration
public Name LayerName
Field Value
Type | Description |
---|---|
Name |
PreviewWeight
Declaration
public float PreviewWeight
Field Value
Type | Description |
---|---|
System.Single |