MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Blast / spawnAsset

Method spawnAsset

samples/SampleBase/scene/SceneController.cpp:1408–1411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1406}
1407
1408void SceneController::spawnAsset(int32_t num)
1409{
1410 m_scene->spawnAsset(num);
1411}
1412
1413int SceneController::releaseAll()
1414{

Callers 1

setUseGPUPhysicsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected