| ShaderProgramNormalMappedShader Property  | 
            This shader is used for drawing textured graphics that have a normal map associated.
            
 
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntaxpublic static ShaderProgram NormalMappedShader { get; }Property Value
Type: 
ShaderProgram
RemarksA graphic sheet has a normal map associated with it if there is another graphic sheet
            whose name and the same with an added "nm" appended after a space in the SGDK2 IDE.
See Also