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

Inheritance: TypeBase, IDeclaration, IScopeContainer, IGenericStringArgument
显示文件 Open project: xen2/stride

Public Methods

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

Initializes a new instance of the SemanticType class.

Method Details

SemanticType() public method

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