Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ShaderTools
Hlsl
Binding
BoundNodes
BoundConstantBuffer
C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundConstantBuffer
Inheritance:
BoundNode
ファイルを表示
Open project: tgjones/HlslTools
Class Usage Examples
Public Methods
Method
Description
BoundConstantBuffer
(
ConstantBufferSymbol
constantBufferSymbol
,
ImmutableArray
variables
) :
System.Collections.Immutable
Method Details
BoundConstantBuffer()
public
method
public
BoundConstantBuffer
(
ConstantBufferSymbol
constantBufferSymbol
,
ImmutableArray
variables
) :
System.Collections.Immutable
constantBufferSymbol
ShaderTools.Hlsl.Symbols.ConstantBufferSymbol
variables
ImmutableArray
return
System.Collections.Immutable