Show / Hide Table of Contents

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 Source

BlackClip

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

Shoulder

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

Slope

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

Toe

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

WhiteClip

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