C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundSwitchLabel

Inheritance: BoundNode
Show file Open project: tgjones/HlslTools Class Usage Examples

Public Methods

Method Description
BoundSwitchLabel ( BoundExpression expression )

Method Details

BoundSwitchLabel() public method

public BoundSwitchLabel ( BoundExpression expression )
expression BoundExpression