Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Enum ufbx.ufbx_nurbs_topology

    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public enum ufbx.ufbx_nurbs_topology

    Fields

    Name Description
    UFBX_NURBS_TOPOLOGY_CLOSED

    Repeats the first control point after the end.

    UFBX_NURBS_TOPOLOGY_FORCE_32BIT
    UFBX_NURBS_TOPOLOGY_OPEN

    The endpoints are not connected.

    UFBX_NURBS_TOPOLOGY_PERIODIC

    Repeats first ufbx_nurbs_basis.order - 1 control points after the end.

    In this article
    Back to top Generated by DocFX