docs.unity3d.com
    目次を表示する/隠す

    Enum CameraRenderType

    Holds information about the render type of a camera. Options are Base or Overlay. Base rendering type allows the camera to render to either the screen or to a texture. Overlay rendering type allows the camera to render on top of a previous camera output, thus compositing camera results.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum CameraRenderType

    Fields

    Name Description Value
    Base

    Use this to select the base camera render type. Base rendering type allows the camera to render to either the screen or to a texture.

    Overlay

    Use this to select the overlay camera render type. Overlay rendering type allows the camera to render on top of a previous camera output, thus compositing camera results.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)