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

Inheritance: TypeBase, IDeclaration, IScopeContainer, IGenericStringArgument
Datei anzeigen Open project: vvvv/stride

Public Methods

Method Description
SemanticType ( ) : Stride.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 ( ) : Stride.Core.Shaders.Ast
return Stride.Core.Shaders.Ast