TypingsKernel.KernelMeshAttributes
Last updated
typings/kernel.KernelMeshAttributes
• animations: Record<string, KernelMeshAnimation>
• materialAttributes: Record<string, string>
• materialId: string
• transform: Float32Array
• uvTransform: Float32Array
Last updated