ControllerState.

GetFloat(string) Method

Summary

Gets the value of the specified float parameter.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public float GetFloat(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
float