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

Styles
显示文件 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_oe static_oe property

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

apertureFormatValues public_oe static_oe property

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

cameraBody public_oe static_oe property

Camera Body content
public static GUIContent cameraBody
return GUIContent

customPresetIndex public_oe static_oe property

Custom preset index
public static int customPresetIndex
return int

focalLength public_oe static_oe property

Focal Length Content
public static GUIContent focalLength
return GUIContent

gateFit public_oe static_oe property

Gate Fit
public static GUIContent gateFit
return GUIContent

lens public_oe static_oe property

Lens content
public static GUIContent lens
return GUIContent

sensorSize public_oe static_oe property

Sensor size
public static GUIContent sensorSize
return GUIContent

sensorType public_oe static_oe property

Sensor type content
public static GUIContent sensorType
return GUIContent

shift public_oe static_oe property

Shift content
public static GUIContent shift
return GUIContent