#include <CesiumMetadataPrimitive.h>
Definition at line 66 of file CesiumMetadataPrimitive.h.
◆ GetFeatureIdAttributes()
Get all the feature ID attributes that are associated with the primitive.
- Parameters
-
◆ GetFeatureIdTextures()
Get all the feature ID textures that are associated with the primitive.
- Parameters
-
◆ GetFeatureTextureNames()
static const TArray< FString > UCesiumMetadataPrimitiveBlueprintLibrary::GetFeatureTextureNames |
( |
UPARAM(ref) const FCesiumMetadataPrimitive & | MetadataPrimitive | ) |
|
|
static |
Get all the feature textures that are associated with the primitive.
- Parameters
-
◆ GetFirstVertexIDFromFaceID()
static int64 UCesiumMetadataPrimitiveBlueprintLibrary::GetFirstVertexIDFromFaceID |
( |
UPARAM(ref) const FCesiumMetadataPrimitive & | MetadataPrimitive, |
|
|
int64 | FaceID ) |
|
static |
Gets the ID of the first vertex that makes up a given face of this primitive.
- Parameters
-
The documentation for this class was generated from the following file: