MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / GetDrawModes

Method GetDrawModes

Source/Engine/Renderer/Editor/LODPreview.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40DrawPass LODPreviewMaterialShader::GetDrawModes() const
41{
42 return _material->GetDrawModes();
43}
44
45void LODPreviewMaterialShader::Bind(BindParameters& params)
46{

Callers 2

AddDrawCallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected