Click or drag to resize

LightShadowTextureSize Property

A method to get the size of a shadow map.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<LightShadowTextureSizeType> ShadowTextureSize { get; set; }

Property Value

ReferenceLightShadowTextureSizeType
See Also