SwiftlyS2

CVoxelVisibility

Interface CVoxelVisibility

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVoxelVisibility : ISchemaClass<CVoxelVisibility>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BaseClusterCount

ref uint BaseClusterCount { get; }
Property Value

EnclosedClusterListBlock

VoxelVisBlockOffset_t EnclosedClusterListBlock { get; }
Property Value

EnclosedClustersBlock

VoxelVisBlockOffset_t EnclosedClustersBlock { get; }
Property Value

GridSize

ref float GridSize { get; }
Property Value

MasksBlock

VoxelVisBlockOffset_t MasksBlock { get; }
Property Value

MaxBounds

ref Vector MaxBounds { get; }
Property Value

MinBounds

ref Vector MinBounds { get; }
Property Value

NodeBlock

VoxelVisBlockOffset_t NodeBlock { get; }
Property Value

PVSBytesPerCluster

ref uint PVSBytesPerCluster { get; }
Property Value

RegionBlock

VoxelVisBlockOffset_t RegionBlock { get; }
Property Value

SkyVisibilityCluster

ref uint SkyVisibilityCluster { get; }
Property Value

SunVisibilityCluster

ref uint SunVisibilityCluster { get; }
Property Value

VisBlocks

VoxelVisBlockOffset_t VisBlocks { get; }
Property Value

On this page