MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / getDisplacementScale

Function getDisplacementScale

Source/Falcor/Scene/Material/BasicMaterial.h:162–162  ·  view source on GitHub ↗

Get the displacement scale. */

Source from the content-addressed store, hash-verified

160 /** Get the displacement scale.
161 */
162 float getDisplacementScale() const { return mData.displacementScale; }
163
164 /** Set the displacement offset.
165 */

Callers 1

renderUIMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected