|
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.
|
|
◆ 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: