Property isEditorCameraPreview
isEditorCameraPreview
Unity support two type of preview: Camera preview and material preview. This property allow to know that we are an editor camera preview when the type is preview.
Declaration
public bool isEditorCameraPreview { get; }
Property Value
Type | Description |
---|---|
bool |