Property | Type | Description | |
---|---|---|---|
MultipleResourcesSupported | bool | ||
Name | String | ||
ResourceNumber | int | ||
Type |
Method | Description | |
---|---|---|
HlslSemantic ( |
||
HlslSemantic ( |
||
ToString ( ) : string | ||
ToString ( bool includeType ) : string |
Returns a string representing the semantic
|
public HlslSemantic ( |
||
type | ||
name | String | |
multipleResourcesSupported | bool | |
return | System |
public HlslSemantic ( |
||
type | ||
name | String | |
multipleResourcesSupported | bool | |
resourceNumber | int | |
return | System |
public ToString ( bool includeType ) : string | ||
includeType | bool | Whether or not the type name should be included |
return | string |