Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ShaderTools
Hlsl
Binding
BoundNodes
BoundStructType
C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundStructType
Inheritance:
BoundType
Datei anzeigen
Open project: tgjones/HlslTools
Class Usage Examples
Public Methods
Method
Description
BoundStructType
(
StructSymbol
structSymbol
,
ImmutableArray
variables
) :
System.Collections.Immutable
Method Details
BoundStructType()
public
method
public
BoundStructType
(
StructSymbol
structSymbol
,
ImmutableArray
variables
) :
System.Collections.Immutable
structSymbol
ShaderTools.Hlsl.Symbols.StructSymbol
variables
ImmutableArray
return
System.Collections.Immutable