Table of Contents

Struct PointLightData

Namespace
Stride.Rendering.Lights
Assembly
Stride.Rendering.dll
public struct PointLightData
Inherited Members
Extension Methods

Fields

Color

public Color3 Color

Field Value

Color3

InvSquareRadius

public float InvSquareRadius

Field Value

float

PositionWS

public Vector3 PositionWS

Field Value

Vector3