Changes the array count of a block. For example: given the following struct declaration, 'struct s {vec3 v; } s[32];', this command changes the value from 32 to another value.
Command registration and implementation information is as follows:
| Category | Documentation |
|---|---|
| Source Name | BlockParamsChangeArrayCount |
| GUID | {CF840B76-7513-4362-A2DA-D75ABAB4AD82} |
| Category | BlockParams Commands |
| Package | Simdify-Package-Geometry |
| Script File | type_block_scripts.ssl |
| Status | Active |