ControllerState.DampedFloatParameter.

ControllerState.

Apply(ControllerState) Method

Summary

Updates the target parameter.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState.DampedFloatParameter

Syntax

public void Apply(ControllerState controller)

Parameters

Name Type Description
controller ControllerState

Return Value

Type Description
void