This is the old Animancer v7.4 documentation. Click here for the latest version.

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