Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ShaderTools
Hlsl
Binding
BoundNodes
BoundConstantBuffer
C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundConstantBuffer
Inheritance:
BoundNode
Afficher le fichier
Open project: tgjones/HlslTools
Class Usage Examples
Méthodes publiques
Méthode
Description
BoundConstantBuffer
(
ConstantBufferSymbol
constantBufferSymbol
,
ImmutableArray
variables
) :
System.Collections.Immutable
Method Details
BoundConstantBuffer()
public
méthode
public
BoundConstantBuffer
(
ConstantBufferSymbol
constantBufferSymbol
,
ImmutableArray
variables
) :
System.Collections.Immutable
constantBufferSymbol
ShaderTools.Hlsl.Symbols.ConstantBufferSymbol
variables
ImmutableArray
Résultat
System.Collections.Immutable