SphereColliderDefinitionsBuilder.

RemoveAt(int) Method

Summary

Removes the collider at the specified `index`.

Syntax

public void RemoveAt(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void