ListTargetCalculation.

ListTargetCalculation(float, float, int, float) Constructor

Summary

Calculates the target of the specified parameters.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ListTargetCalculation

Syntax

public ListTargetCalculation(float start, float size, int count, float target)

Parameters

Name Type Description
start float
size float
count int
target float

Return Value

Type Description
void