PackedFeature Namespace

Function

Name Description
PackedFeature.create Create a PackedFeature of GeometryClass.Primary with all invalid Ids.
PackedFeature.createWithIndex Create a PackedFeatureWithIndex of GeometryClass.Primary with all invalid Ids and an index of zero.

Defined in

PackedFeature Interface

Represents a Feature within a RenderFeatureTable. This representation is optimized for use on the GPU.

Properties

Name Type Description
elementId Uint32Pair    
geometryClass GeometryClass    
modelId Uint32Pair    
subCategoryId Uint32Pair    

Defined in

Last Updated: 25 April, 2024