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

Styles
Afficher le fichier Open project: m0nsky/hdrp_dxr_dlss

Méthodes publiques

Свойство 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
Résultat string[]

apertureFormatValues public_oe static_oe property

Aperture format values
public static Vector2[] apertureFormatValues
Résultat Vector2[]

cameraBody public_oe static_oe property

Camera Body content
public static GUIContent cameraBody
Résultat GUIContent

customPresetIndex public_oe static_oe property

Custom preset index
public static int customPresetIndex
Résultat int

focalLength public_oe static_oe property

Focal Length Content
public static GUIContent focalLength
Résultat GUIContent

gateFit public_oe static_oe property

Gate Fit
public static GUIContent gateFit
Résultat GUIContent

lens public_oe static_oe property

Lens content
public static GUIContent lens
Résultat GUIContent

sensorSize public_oe static_oe property

Sensor size
public static GUIContent sensorSize
Résultat GUIContent

sensorType public_oe static_oe property

Sensor type content
public static GUIContent sensorType
Résultat GUIContent

shift public_oe static_oe property

Shift content
public static GUIContent shift
Résultat GUIContent