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

An interface type.
Inheritance: StructType
Afficher le fichier Open project: xen2/stride

Méthodes publiques

Méthode Description
InterfaceType ( )
InterfaceType ( string name )

Method Details

InterfaceType() public méthode

public InterfaceType ( )

InterfaceType() public méthode

public InterfaceType ( string name )
name string