Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    CameraProjectionMode Enum

    Namespace: Stride.Engine.Processors
    Assembly: Stride.Engine.dll

    Projection of a CameraComponent.

    [DataContract("CameraProjectionMode")]
    public enum CameraProjectionMode

    Fields

    Name Description
    Orthographic

    An orthographic projection.

    Perspective

    A perspective projection.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<CameraProjectionMode>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<CameraProjectionMode>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation