C# 클래스 ShaderTools.Hlsl.Binding.BoundNodes.BoundStructType

상속: BoundType
파일 보기 프로젝트 열기: tgjones/HlslTools 1 사용 예제들

공개 메소드들

메소드 설명
BoundStructType ( StructSymbol structSymbol, ImmutableArray variables ) : System.Collections.Immutable

메소드 상세

BoundStructType() 공개 메소드

public BoundStructType ( StructSymbol structSymbol, ImmutableArray variables ) : System.Collections.Immutable
structSymbol ShaderTools.Hlsl.Symbols.StructSymbol
variables ImmutableArray
리턴 System.Collections.Immutable