Method | Description | |
---|---|---|
GetPhysicsScene ( string physEngineName, string meshEngineName, IConfigSource config, IScene scene ) : |
Get a physics scene for the given physics engine and mesher.
|
|
LoadPluginsFromAssemblies ( string assembliesPath ) : void |
Load all plugins in assemblies at the given path
|
public GetPhysicsScene ( string physEngineName, string meshEngineName, IConfigSource config, IScene scene ) : |
||
physEngineName | string | |
meshEngineName | string | |
config | IConfigSource | |
scene | IScene | |
return |
public LoadPluginsFromAssemblies ( string assembliesPath ) : void | ||
assembliesPath | string | |
return | void |