Unplugged Viz
High-performance scientific visualization isn't just for the workstation anymore
Durwella.Unplugged.Viz.ShaderFileAttribute Class Reference

Specifies a shader file for the tagged class. A class tagged with one or more ShaderFileAttributes must not be tagged with any ShaderFileAttribute. This attribute is applied to a class. More...

Properties

string ShaderPath [get, set]
 The path to the shader file More...
 
bool IsResource [get, set]
 If true, indicates that the shader file is compiled as an embedded resource More...
 

Detailed Description

Specifies a shader file for the tagged class. A class tagged with one or more ShaderFileAttributes must not be tagged with any ShaderFileAttribute. This attribute is applied to a class.

Inheritance diagram for Durwella.Unplugged.Viz.ShaderFileAttribute:
Durwella.Unplugged.Viz.FragmentShaderAttribute Durwella.Unplugged.Viz.VertexShaderAttribute

Property Documentation

bool Durwella.Unplugged.Viz.ShaderFileAttribute.IsResource
getset

If true, indicates that the shader file is compiled as an embedded resource

string Durwella.Unplugged.Viz.ShaderFileAttribute.ShaderPath
getset

The path to the shader file


The documentation for this class was generated from the following file: