Cesium for Unreal 2.24.1
Loading...
Searching...
No Matches
CesiumVoxelMetadataComponent.h File Reference
#include "CesiumFeaturesMetadataDescription.h"
#include "CesiumMetadataComponent.h"
#include "Templates/UniquePtr.h"
#include "CesiumVoxelMetadataComponent.generated.h"

Go to the source code of this file.

Functions

 USTRUCT () struct FCesiumVoxelClassDescription
 Description of the metadata properties available in the class used by the 3DTILES_content_voxels extension.
 

Variables

 Meta
 

Function Documentation

◆ USTRUCT()

USTRUCT ( )

Description of the metadata properties available in the class used by the 3DTILES_content_voxels extension.

Exposes what properties are available to use in a custom shader in Unreal materials.

The ID of the class in the tileset's metadata schema.

Descriptions of properties to pass to the Unreal material.

Description of the statistics of the properties on the voxel class.

Definition at line 22 of file CesiumVoxelMetadataComponent.h.

Variable Documentation

◆ Meta

Meta

Definition at line 58 of file CesiumVoxelMetadataComponent.h.