Table of Contents

Class CameraComponentRendererExtensions

Namespace
Stride.Rendering
Assembly
Stride.Engine.dll
public static class CameraComponentRendererExtensions
Inheritance
CameraComponentRendererExtensions

Fields

Current

Property key to access the current collection of CameraComponent from RenderContext.Tags.

public static readonly PropertyKey<CameraComponent> Current

Field Value

PropertyKey<CameraComponent>

Methods

GetCurrentCamera(RenderContext)

public static CameraComponent GetCurrentCamera(this RenderContext context)

Parameters

context RenderContext

Returns

CameraComponent