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.
선언
public bool isEditorCameraPreview { get; }
프로퍼티 값
타입 | 설명 |
---|---|
bool |