Hierarchy

  • Bitmap

Properties

bitmap_data: string

base64 encoded string The bitmap image data

bitmap_type: "png" | "jpg"

format of the bitmap. Predefined values png or jpg

height: number

height of bitmap in the scene

location: number[]

location of the center of the bitmap in world coordinates (point)

normal: number[]

normal vector of the bitmap (vector)

up: number[]

up vector of the bitmap (vector)

Constructors

Generated using TypeDoc