Struct ModulatorContinuousParams
Modulator Continuous Params
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.Engine
Assembly: UE4DotNet.dll
Syntax
public struct ModulatorContinuousParams
Fields
| Improve this Doc View SourceDefault
Declaration
public float Default
Field Value
Type | Description |
---|---|
System.Single |
MaxInput
Declaration
public float MaxInput
Field Value
Type | Description |
---|---|
System.Single |
MaxOutput
Declaration
public float MaxOutput
Field Value
Type | Description |
---|---|
System.Single |
MinInput
Declaration
public float MinInput
Field Value
Type | Description |
---|---|
System.Single |
MinOutput
Declaration
public float MinOutput
Field Value
Type | Description |
---|---|
System.Single |
ParameterName
Declaration
public Name ParameterName
Field Value
Type | Description |
---|---|
Name |
ParamMode
Declaration
public byte ParamMode
Field Value
Type | Description |
---|---|
System.Byte |