Interface PreviewResourceData

Represents a preview resource.

Hierarchy

  • PreviewResourceData

Index

Properties

appearanceName

appearanceName: string

The appearance name of the preview resource.

geometries

geometries: object[]

An array of geometries of the preview resource.

hasNormals

hasNormals: boolean

Whether the preview resource has normals.

name

name: string

The name of the preview resource.

normals

normals: number[]

An array of normals of the preview resource.

textureCoordinates

textureCoordinates: number[]

An array of texture coordinates of the preview resource.