Table of Contents

Class AnimationCurveExtention

Namespace
AwesomeTechnologies.Utility
Assembly
Assembly-CSharp.dll
public static class AnimationCurveExtention
Inheritance
AnimationCurveExtention
Inherited Members

Methods

GenerateCurveArray(AnimationCurve, int)

public static float[] GenerateCurveArray(this AnimationCurve self, int sampleCount)

Parameters

self AnimationCurve
sampleCount int

Returns

float[]