C# Class EffectEditor.EffectComponents.HLSLInformation.Semantics.VertexShader

Show file Open project: vchelaru/FlatRedBall

Public Properties

Property Type Description
Input List
Output List

Private Methods

Method Description
VertexShader ( ) : System

Property Details

Input public static property

public static List Input
return List

Output public static property

public static List Output
return List