MCPcopy Create free account
hub / github.com/ddiakopoulos/polymer / id

Method id

libraries/lib-engine/src/material.cpp:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33uint32_t polymer_default_material::id()
34{
35 resolve_variants();
36 return compiled_shader->shader.handle();
37}
38
39/////////////////////////////
40// Procedural Material //

Callers 4

get_output_textureMethod · 0.45
run_forward_passMethod · 0.45
get_dfg_lutMethod · 0.45
on_drawMethod · 0.45

Calls 2

assignedMethod · 0.80
handleMethod · 0.45

Tested by

no test coverage detected