MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / updateMaterialInNP

Method updateMaterialInNP

physx/source/simulationcontroller/src/ScScene.cpp:6161–6164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6159}
6160
6161void Sc::Scene::updateMaterialInNP(const PxsMaterialCore& materialCore)
6162{
6163 mLLContext->getNphaseImplementationContext()->updateMaterial(materialCore);
6164}
6165
6166void Sc::Scene::unregisterMaterialInNP(const PxsMaterialCore& materialCore)
6167{

Callers 1

Calls 2

updateMaterialMethod · 0.45

Tested by

no test coverage detected