SphereColliderDefinitionsBuilder.

Remove(Transform) Method

Summary

Removes the collider with the specified `transform` and returns true if it was present.

Syntax

public bool Remove(Transform transform)

Parameters

Name Type Description
transform Transform

Return Value

Type Description
bool