Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    CameraComponentRendererExtensions Class

    Namespace: Stride.Rendering
    Assembly: Stride.Engine.dll
    System.Object → CameraComponentRendererExtensions
    Derived from CameraComponentRendererExtensions:

    public static class CameraComponentRendererExtensions
    Name Description
    Fields
    Current

    Property key to access the current collection of CameraComponent from .

    Methods
    GetCurrentCamera(RenderContext)
    | Improve this Doc View Source

    Fields


    Current

    Property key to access the current collection of CameraComponent from .

    public static readonly PropertyKey<CameraComponent> Current
    Field Value
    Type Description
    PropertyKey<CameraComponent>
    | Improve this Doc View Source

    Methods


    GetCurrentCamera(RenderContext)

    public static CameraComponent GetCurrentCamera(this RenderContext context)
    Parameters
    Type Name Description
    RenderContext context
    Returns
    Type Description
    CameraComponent

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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