Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ClearFloat(string)

Resets an exposed parameter to its initial value.
Read time 1 minuteLast updated 8 days ago

Definition

public bool ClearFloat(string name)

Parameters

name

Exposed parameter.

Returns

Type

Description

boolReturns false if the parameter was not found or could not be set.