C# Class Xenko.Core.Shaders.Ast.Xenko.VarType

A structure.
Inheritance: TypeBase, IDeclaration, IScopeContainer
Datei anzeigen Open project: xen2/stride

Public Methods

Method Description
VarType ( ) : Xenko.Core.Shaders.Ast

Initializes a new instance of the StructType class.

Method Details

VarType() public method

Initializes a new instance of the StructType class.
public VarType ( ) : Xenko.Core.Shaders.Ast
return Xenko.Core.Shaders.Ast