Skip to main content
Version: 0.10.0

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