MeshResolver Module
Types
| Type | Description |
|
Opaque mesh resolver state for the client. |
Functions and values
| Function or value |
Description
|
|
Create a new mesh resolver with a gRPC client for on-demand fetches.
|
|
Fetch missing mesh geometries from the server synchronously.
|
|
Process new mesh geometries from a state update into the local cache.
|
Full Usage:
resolve arg1 arg2
Parameters:
string
arg1 : MeshResolverState
Returns: Shape option
|
Resolve a mesh ID to its full shape from the local cache.
|
PhysicsSandbox