Skip to main content
Version: 0.12.0 (latest)

UeStaticMesh

This is just a wrapper class around UeMesh() which simply sets the matrixAutoUpdate property to false

Constructor​

new UeStaticMesh(geometry, material = UeMeshStandardMaterial(), data = {})

Inherits from UeMesh