Type Alias: Overlay3DCollectionOptions
Overlay3DCollectionOptions:
object
Constructor options for the Overlay3DCollection
Type declaration
defaultOverlayColor?
optionaldefaultOverlayColor:Color
The default color to apply to overlay icons without a color on their own
maxPointSize?
optionalmaxPointSize:number
The maximum display size of each icon in pixels
overlayTexture?
optionaloverlayTexture:Texture
The texture to display as icons in this collection
overlayTextureMask?
optionaloverlayTextureMask:Texture
A texture mask for marking what pixels are transparent in the supplied overlayTexture