Table of Contents

Class LightSpotTextureProjectionRenderer

Namespace
Stride.Rendering.Lights
Assembly
Stride.Rendering.dll
public class LightSpotTextureProjectionRenderer : ITextureProjectionRenderer
Inheritance
LightSpotTextureProjectionRenderer
Implements

Constructors

LightSpotTextureProjectionRenderer(SpotLightTextureParameters)

Initializes a new instance of the LightSpotTextureProjectionRenderer class.

public LightSpotTextureProjectionRenderer(SpotLightTextureParameters parameters)

Parameters

parameters SpotLightTextureParameters

Methods

Collect(RenderContext, RenderView, LightShadowMapTexture)

public void Collect(RenderContext context, RenderView sourceView, LightShadowMapTexture lightShadowMap)

Parameters

context RenderContext
sourceView RenderView
lightShadowMap LightShadowMapTexture

CreateShaderGroupData()

public ITextureProjectionShaderGroupData CreateShaderGroupData()

Returns

ITextureProjectionShaderGroupData