Struct ufbx.ufbx_curve_point
-- Curves
Inherited Members
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_curve_point
Fields
derivative
Declaration
public ufbx.ufbx_vec3 derivative
Field Value
| Type | Description |
|---|---|
| ufbx.ufbx_vec3 |
position
Declaration
public ufbx.ufbx_vec3 position
Field Value
| Type | Description |
|---|---|
| ufbx.ufbx_vec3 |
valid
Declaration
public bool valid
Field Value
| Type | Description |
|---|---|
| bool |