# sm.cullSphereGroup.newCullSphereGroup

Creates a sphere group.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.cullSphereGroup.newCullSphereGroup(  )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.cullSphereGroup.md#newcullspheregroup)

**Returns:**

| Name | Type | Description |
| --- | --- | --- |
| `sphereGroup` | [CullSphereGroup](../Game-Script-Environment/Userdata/CullSphereGroup.md) | The sphere group. |
