Model.RemoveSubset
void RemoveSubset(int subsetIndex)
Removes and dereferences a subset from the model.
int subsetIndex | Index of the subset to remove, should be less than SubsetCount. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!