Uses of Class
net.risingworld.api.assets.MeshAsset
Package
Description
-
Uses of MeshAsset in net.risingworld.api.assets
-
Uses of MeshAsset in net.risingworld.api.collider
ModifierConstructorDescriptionHullCollider
(MeshAsset mesh) Creates a new hull collider using the provided mesh.HullCollider
(MeshAsset mesh, boolean isTrigger) Creates a new hull collider using the provided mesh.MeshCollider
(MeshAsset mesh) Creates a new mesh collider using the provided mesh. -
Uses of MeshAsset in net.risingworld.api.worldelements