Click or drag to resize

CapabilitiesMaxTextureSamplers Property

The maximum number of texture samplers that can be allocated.

Namespace:  Internal.SharpBgfx
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public int MaxTextureSamplers { get; }

Property Value

Type: Int32
See Also