C# Class Xenko.Core.Shaders.Ast.Glsl.InterfaceType

An interface type.
Inheritance: StructType
Datei anzeigen Open project: xen2/stride

Public Methods

Method Description
InterfaceType ( )
InterfaceType ( string name )

Method Details

InterfaceType() public method

public InterfaceType ( )

InterfaceType() public method

public InterfaceType ( string name )
name string