프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MultipleResourcesSupported | bool | ||
Name | String | ||
ResourceNumber | int | ||
Type |
메소드 | 설명 | |
---|---|---|
HlslSemantic ( |
||
HlslSemantic ( |
||
ToString ( ) : string | ||
ToString ( bool includeType ) : string |
Returns a string representing the semantic
|
public HlslSemantic ( |
||
type | ||
name | String | |
multipleResourcesSupported | bool | |
리턴 | System |
public HlslSemantic ( |
||
type | ||
name | String | |
multipleResourcesSupported | bool | |
resourceNumber | int | |
리턴 | System |
public ToString ( bool includeType ) : string | ||
includeType | bool | Whether or not the type name should be included |
리턴 | string |