GroupOfObjectsUtilityUpdateGroupOfObjects Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic static void UpdateGroupOfObjects(
Scene scene,
string groupOfObjectsName,
Vector3 sectorSize,
int maxObjectsInGroup
)
Parameters
- scene
- Type: NeoAxisScene
- groupOfObjectsName
- Type: SystemString
- sectorSize
- Type: NeoAxisVector3
- maxObjectsInGroup
- Type: SystemInt32
See Also