API ReferenceSandbox
SceneMapLoaderclass
Constructors1
Showing 1 constructors
public SceneMapLoader(Sandbox.SceneWorld world, Sandbox.PhysicsWorld physics, Vector3 origin = null)
| Parameter | Type | Description |
|---|---|---|
| world | SceneWorld | — |
| physics | PhysicsWorld | — |
| origin = null | Vector3 | — |
No results match this filter.
Methods5
Showing 5 methods
protected virtual void CreateCombinedLightProbeVolume(Sandbox.MapLoader.ObjectEntry kv)
| Parameter | Type | Description |
|---|---|---|
| kv | ObjectEntry | — |
Returns:
void—protected virtual void CreateLightProbeVolume(Sandbox.MapLoader.ObjectEntry kv)
| Parameter | Type | Description |
|---|---|---|
| kv | ObjectEntry | — |
Returns:
void—protected virtual void CreateModel(Sandbox.MapLoader.ObjectEntry kv)
| Parameter | Type | Description |
|---|---|---|
| kv | ObjectEntry | — |
Returns:
void—protected virtual void CreateObject(Sandbox.MapLoader.ObjectEntry data)
| Parameter | Type | Description |
|---|---|---|
| data | ObjectEntry | — |
Returns:
void—protected virtual void CreatePointWorldText(Sandbox.MapLoader.ObjectEntry kv)
| Parameter | Type | Description |
|---|---|---|
| kv | ObjectEntry | — |
Returns:
void—No results match this filter.