Struct CameraLensSettings
#note, this struct has a details customization in CameraLensSettingsCustomization.cpp/h
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.CinematicCamera
Assembly: UE4DotNet.dll
Syntax
public struct CameraLensSettings
Fields
| Improve this Doc View SourceDiaphragmBladeCount
Declaration
public int DiaphragmBladeCount
Field Value
Type | Description |
---|---|
System.Int32 |
MaxFocalLength
Declaration
public float MaxFocalLength
Field Value
Type | Description |
---|---|
System.Single |
MaxFStop
Declaration
public float MaxFStop
Field Value
Type | Description |
---|---|
System.Single |
MinFocalLength
Declaration
public float MinFocalLength
Field Value
Type | Description |
---|---|
System.Single |
MinFStop
Declaration
public float MinFStop
Field Value
Type | Description |
---|---|
System.Single |
MinimumFocusDistance
Declaration
public float MinimumFocusDistance
Field Value
Type | Description |
---|---|
System.Single |