API ReferenceSandbox
public class Sandbox.SceneMapLoader : Sandbox.MapLoader
Constructors
Showing 1 constructors
public SceneMapLoader(Sandbox.SceneWorld world, Sandbox.PhysicsWorld physics, Vector3 origin = null)
Parameters
origin: Default: null
No results match this filter.
Methods
Showing 5 methods
protected virtual void CreateCombinedLightProbeVolume(Sandbox.MapLoader.ObjectEntry kv)
protected virtual void CreateLightProbeVolume(Sandbox.MapLoader.ObjectEntry kv)
protected virtual void CreateModel(Sandbox.MapLoader.ObjectEntry kv)
protected virtual void CreateObject(Sandbox.MapLoader.ObjectEntry data)
protected virtual void CreatePointWorldText(Sandbox.MapLoader.ObjectEntry kv)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.SceneMapLoader |