SpringDefinitionsBuilder.

Remove(Transform) Method

Summary

Removes the spring with the specified `transform` and returns true if it was present.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
SpringDefinitionsBuilder

Syntax

public bool Remove(Transform transform)

Parameters

Name Type Description
transform Transform

Return Value

Type Description
bool