SphereColliderDefinitions.

Remove(int) Method

Summary

Removes the collider at the specified `index`.

Syntax

public void Remove(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void