BlockParamsChangeArrayCount

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.

Registration

Command registration and implementation information is as follows:

Category Documentation
Source NameBlockParamsChangeArrayCount
GUID{CF840B76-7513-4362-A2DA-D75ABAB4AD82}
CategoryBlockParams Commands
PackageScenome-Package-Geometry
Script Filetype_block_scripts.ssl
StatusActive