Show / Hide Table of Contents

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 Source

BlendType

Declaration
public byte BlendType
Field Value
Type Description
System.Byte
| Improve this Doc View Source

ConstHeightInput

Declaration
public float ConstHeightInput
Field Value
Type Description
System.Single
| Improve this Doc View Source

LayerName

Declaration
public Name LayerName
Field Value
Type Description
Name
| Improve this Doc View Source

PreviewWeight

Declaration
public float PreviewWeight
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
Back to top Generated by DocFX