Struct FilmStockSettings
Film Stock Settings
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 FilmStockSettings
Fields
| Improve this Doc View SourceBlackClip
Declaration
public float BlackClip
Field Value
Type | Description |
---|---|
System.Single |
Shoulder
Declaration
public float Shoulder
Field Value
Type | Description |
---|---|
System.Single |
Slope
Declaration
public float Slope
Field Value
Type | Description |
---|---|
System.Single |
Toe
Declaration
public float Toe
Field Value
Type | Description |
---|---|
System.Single |
WhiteClip
Declaration
public float WhiteClip
Field Value
Type | Description |
---|---|
System.Single |