Table of Contents

Class Shader

Namespace
TaleWorlds.Engine
Assembly
TaleWorlds.Engine.dll
public sealed class Shader : Resource
Inheritance
Shader
Inherited Members

Properties

Name

public string Name { get; }

Property Value

string

Methods

GetFromResource(string)

public static Shader GetFromResource(string shaderName)

Parameters

shaderName string

Returns

Shader

GetMaterialShaderFlagMask(string, bool)

public ulong GetMaterialShaderFlagMask(string flagName, bool showErrors = true)

Parameters

flagName string
showErrors bool

Returns

ulong

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).