Struct AnimationCurveBake.ThreadSafe.BakeJob
Implements
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[BurstCompile(CompileSynchronously = true)]
public struct AnimationCurveBake.ThreadSafe.BakeJob : IJobParallelFor
Fields
Name | Description |
---|---|
curves | |
frameRate | |
numJobs | |
outCurves | |
sampleRange |
Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Execute(int) | Implement this method to perform work against a specific iteration index. |