# TypingsKernel.KernelMeshAttributes

[typings/kernel](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/modules/typings_kernel).KernelMeshAttributes

## Table of contents

### Properties

* [animations](#animations)
* [materialAttributes](#materialattributes)
* [materialId](#materialid)
* [transform](#transform)
* [uvTransform](#uvtransform)

## Properties

### animations

• **animations**: `Record`<`string`, [`KernelMeshAnimation`](https://docs.roomle.com/rubens/rubens-sdk/rubens-sdk-reference/interfaces/typings_kernel.kernelmeshanimation)>

***

### materialAttributes

• **materialAttributes**: `Record`<`string`, `string`>

***

### materialId

• **materialId**: `string`

***

### transform

• **transform**: `Float32Array`

***

### uvTransform

• **uvTransform**: `Float32Array`
