Class CameraUI.Styles
Styles
Namespace: UnityEditor.Rendering
Syntax
public static class Styles
Fields
clippingPlaneMultiFieldTitle
Clipping planes content
Declaration
public static GUIContent clippingPlaneMultiFieldTitle
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
farPlaneContent
Far plane content
Declaration
public static readonly GUIContent farPlaneContent
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
fieldOfViewContent
FOV content
Declaration
public static readonly GUIContent fieldOfViewContent
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
FOVAxisModeContent
FOV Axis content
Declaration
public static readonly GUIContent FOVAxisModeContent
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
nearPlaneContent
Near plane content
Declaration
public static readonly GUIContent nearPlaneContent
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
physicalCameraContent
Physical camera content
Declaration
public static readonly GUIContent physicalCameraContent
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
projectionContent
Projection Content
Declaration
public static readonly GUIContent projectionContent
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
sizeContent
Size content
Declaration
public static readonly GUIContent sizeContent
Field Value
| Type | Description | 
|---|---|
| GUIContent | 
unsupportedPresetPropertiesMessage
Message displayed about unsupported fields for Camera Presets
Declaration
public static readonly string unsupportedPresetPropertiesMessage
Field Value
| Type | Description | 
|---|---|
| String | 
Properties
projectionSettingsHeaderContent
Projection section header
Declaration
public static GUIContent projectionSettingsHeaderContent { get; }
Property Value
| Type | Description | 
|---|---|
| GUIContent |