Constructor GenerateHLSL
GenerateHLSL(PackingRules, bool, bool, bool, int, bool, bool)
선언
public GenerateHLSL(PackingRules rules = PackingRules.Exact, bool needAccessors = true, bool needSetters = false, bool needParamDebug = false, int paramDefinesStart = 1, bool omitStructDeclaration = false, bool containsPackedFields = false)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| PackingRules | rules | |
| bool | needAccessors | |
| bool | needSetters | |
| bool | needParamDebug | |
| int | paramDefinesStart | |
| bool | omitStructDeclaration | |
| bool | containsPackedFields |