Struct ufbx.ufbx_extrapolation
Inherited Members
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_extrapolation
Fields
mode
Declaration
public ufbx.ufbx_extrapolation_mode mode
Field Value
| Type | Description |
|---|---|
| ufbx.ufbx_extrapolation_mode |
repeat_count
Count used for repeating modes. Negative values mean infinite repetition.
Declaration
public int repeat_count
Field Value
| Type | Description |
|---|---|
| int |