Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
Unity.Collections.NativeCurveExtensions Class Reference

Static Public Member Functions

static NativeCurve ToNative (this AnimationCurve curve, Allocator allocator=Allocator.TempJob)
 Constructs a new NativeCurve from the given AnimationCurve. Note that the returned curve still must be manually disposed.
 

Member Function Documentation

◆ ToNative()

static NativeCurve Unity.Collections.NativeCurveExtensions.ToNative ( this AnimationCurve curve,
Allocator allocator = Allocator::TempJob )
static

Constructs a new NativeCurve from the given AnimationCurve. Note that the returned curve still must be manually disposed.


The documentation for this class was generated from the following file: