Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterial
| Type | Name | Description | |
|---|---|---|---|
| TShaderRef< ShaderType > | GetShader
(
FVertexFactoryType* VertexFactoryType, |
Finds the shader matching the template type and the passed in vertex factory, asserts if not found. | |
| TShaderRef< ShaderType > | GetShader
(
FVertexFactoryType* VertexFactoryType, |
||
| TShaderRef< FShader > | GetShader
(
FMeshMaterialShaderType* ShaderType, |
Finds the shader matching the template type and the passed in vertex factory, asserts if not found. |