Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_curve_point

    -- Curves

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    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
    In this article
    Back to top Generated by DocFX