For the complete documentation index, see llms.txt. This page is also available as Markdown.

TypingsKernel.KernelMeshBuffer

typings/kernel.KernelMeshBuffer

Table of contents

Properties

Properties

indices

indices: Int32Array


normals

normals: Float32Array


uvCoords

uvCoords: Float32Array


vertices

vertices: Float32Array

Last updated