C# Class Spark.Emit.HLSL.SimpleValHLSL

Inheritance: EmitValHLSL
Show file Open project: spark-shading-language/spark Class Usage Examples

Public Methods

Method Description
SimpleValHLSL ( string name, RealTypeHLSL type ) : System
ToString ( ) : string

Method Details

SimpleValHLSL() public method

public SimpleValHLSL ( string name, RealTypeHLSL type ) : System
name string
type RealTypeHLSL
return System

ToString() public method

public ToString ( ) : string
return string