C# Class UnityEditor.Rendering.CameraUI.PhysicalCamera.Styles

Styles
Show file Open project: m0nsky/hdrp_dxr_dlss

Public Properties

Property Type Description
apertureFormatNames string[]
apertureFormatValues Vector2[]
cameraBody GUIContent
customPresetIndex int
focalLength GUIContent
gateFit GUIContent
lens GUIContent
sensorSize GUIContent
sensorType GUIContent
shift GUIContent

Property Details

apertureFormatNames public static property

Aperture format names
public static string[] apertureFormatNames
return string[]

apertureFormatValues public static property

Aperture format values
public static Vector2[] apertureFormatValues
return Vector2[]

cameraBody public static property

Camera Body content
public static GUIContent cameraBody
return GUIContent

customPresetIndex public static property

Custom preset index
public static int customPresetIndex
return int

focalLength public static property

Focal Length Content
public static GUIContent focalLength
return GUIContent

gateFit public static property

Gate Fit
public static GUIContent gateFit
return GUIContent

lens public static property

Lens content
public static GUIContent lens
return GUIContent

sensorSize public static property

Sensor size
public static GUIContent sensorSize
return GUIContent

sensorType public static property

Sensor type content
public static GUIContent sensorType
return GUIContent

shift public static property

Shift content
public static GUIContent shift
return GUIContent