Method Sum
Sum(AnimationJobCache, CacheIndex, int)
선언
public static float Sum(AnimationJobCache cache, CacheIndex index, int count)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| AnimationJobCache | cache | |
| CacheIndex | index | |
| int | count |
반환
| 타입 | 설명 |
|---|---|
| float |
Sum(NativeArray<float>)
선언
public static float Sum(NativeArray<float> floatBuffer)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| NativeArray<float> | floatBuffer |
반환
| 타입 | 설명 |
|---|---|
| float |