docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxNurbsCurve

    Inheritance
    object
    FbxEmitter
    FbxObject
    FbxNodeAttribute
    FbxLayerContainer
    FbxGeometryBase
    FbxGeometry
    FbxNurbsCurve
    Implements
    IDisposable
    IEquatable<FbxEmitter>
    Inherited Members
    FbxGeometry.AddDeformer(FbxDeformer)
    FbxGeometry.GetDeformerCount()
    FbxGeometry.GetDeformer(int, FbxStatus)
    FbxGeometry.GetDeformer(int)
    FbxGeometry.GetDeformerCount(FbxDeformer.EDeformerType)
    FbxGeometry.GetDeformer(int, FbxDeformer.EDeformerType, FbxStatus)
    FbxGeometry.GetDeformer(int, FbxDeformer.EDeformerType)
    FbxGeometry.Equals(FbxGeometry)
    FbxGeometry.GetBlendShapeDeformer(int, FbxStatus)
    FbxGeometry.GetBlendShapeDeformer(int)
    FbxGeometryBase.InitControlPoints(int)
    FbxGeometryBase.GetControlPointsCount()
    FbxGeometryBase.CreateElementNormal()
    FbxGeometryBase.CreateElementBinormal()
    FbxGeometryBase.CreateElementTangent()
    FbxGeometryBase.CreateElementMaterial()
    FbxGeometryBase.CreateElementVertexColor()
    FbxGeometryBase.CreateElementUV(string, FbxLayerElement.EType)
    FbxGeometryBase.CreateElementUV(string)
    FbxGeometryBase.Equals(FbxGeometryBase)
    FbxGeometryBase.SetControlPointAt(FbxVector4, int)
    FbxGeometryBase.GetControlPointAt(int)
    FbxLayerContainer.CreateLayer()
    FbxLayerContainer.GetLayerCount()
    FbxLayerContainer.GetLayerCount(FbxLayerElement.EType, bool)
    FbxLayerContainer.GetLayerCount(FbxLayerElement.EType)
    FbxLayerContainer.GetLayer(int)
    FbxLayerContainer.Equals(FbxLayerContainer)
    FbxNodeAttribute.sColor
    FbxNodeAttribute.sDefaultColor
    FbxNodeAttribute.Color
    FbxNodeAttribute.GetAttributeType()
    FbxNodeAttribute.GetNodeCount()
    FbxNodeAttribute.GetNode(int)
    FbxNodeAttribute.GetNode()
    FbxNodeAttribute.Equals(FbxNodeAttribute)
    FbxObject.GetFbxManager()
    FbxObject.GetScene()
    FbxObject.Destroy(bool)
    FbxObject.Destroy()
    FbxObject.SetName(string)
    FbxObject.GetName()
    FbxObject.GetNameWithoutNameSpacePrefix()
    FbxObject.SetInitialName(string)
    FbxObject.GetInitialName()
    FbxObject.GetNameSpaceOnly()
    FbxObject.SetNameSpace(string)
    FbxObject.StripPrefix(string)
    FbxObject.GetSelected()
    FbxObject.SetSelected(bool)
    FbxObject.ConnectSrcObject(FbxObject, FbxConnection.EType)
    FbxObject.ConnectSrcObject(FbxObject)
    FbxObject.IsConnectedSrcObject(FbxObject)
    FbxObject.DisconnectSrcObject(FbxObject)
    FbxObject.GetSrcObjectCount()
    FbxObject.GetSrcObject(int)
    FbxObject.GetSrcObject()
    FbxObject.FindSrcObject(string, int)
    FbxObject.FindSrcObject(string)
    FbxObject.ConnectDstObject(FbxObject, FbxConnection.EType)
    FbxObject.ConnectDstObject(FbxObject)
    FbxObject.IsConnectedDstObject(FbxObject)
    FbxObject.DisconnectDstObject(FbxObject)
    FbxObject.GetDstObjectCount()
    FbxObject.GetDstObject(int)
    FbxObject.GetDstObject()
    FbxObject.FindDstObject(string, int)
    FbxObject.FindDstObject(string)
    FbxObject.GetFirstProperty()
    FbxObject.GetNextProperty(FbxProperty)
    FbxObject.FindProperty(string, bool)
    FbxObject.FindProperty(string)
    FbxObject.FindProperty(string, FbxDataType, bool)
    FbxObject.FindProperty(string, FbxDataType)
    FbxObject.FindPropertyHierarchical(string, bool)
    FbxObject.FindPropertyHierarchical(string)
    FbxObject.FindPropertyHierarchical(string, FbxDataType, bool)
    FbxObject.FindPropertyHierarchical(string, FbxDataType)
    FbxObject.GetClassRootProperty()
    FbxObject.ConnectSrcProperty(FbxProperty)
    FbxObject.IsConnectedSrcProperty(FbxProperty)
    FbxObject.DisconnectSrcProperty(FbxProperty)
    FbxObject.GetSrcPropertyCount()
    FbxObject.GetSrcProperty(int)
    FbxObject.GetSrcProperty()
    FbxObject.FindSrcProperty(string, int)
    FbxObject.FindSrcProperty(string)
    FbxObject.ConnectDstProperty(FbxProperty)
    FbxObject.IsConnectedDstProperty(FbxProperty)
    FbxObject.DisconnectDstProperty(FbxProperty)
    FbxObject.GetDstPropertyCount()
    FbxObject.GetDstProperty(int)
    FbxObject.GetDstProperty()
    FbxObject.FindDstProperty(string, int)
    FbxObject.FindDstProperty(string)
    FbxObject.AddImplementation(FbxImplementation)
    FbxObject.RemoveImplementation(FbxImplementation)
    FbxObject.HasDefaultImplementation()
    FbxObject.GetDefaultImplementation()
    FbxObject.SetDefaultImplementation(FbxImplementation)
    FbxObject.Equals(FbxObject)
    FbxObject.ToString()
    FbxEmitter.swigCPtr
    FbxEmitter.Dispose()
    FbxEmitter.Dispose(bool)
    FbxEmitter.Equals(FbxEmitter)
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    Syntax
    public class FbxNurbsCurve : FbxGeometry, IDisposable, IEquatable<FbxEmitter>

    Methods

    Create(FbxManager, string)

    Declaration
    public static FbxNurbsCurve Create(FbxManager pManager, string pName)
    Parameters
    Type Name Description
    FbxManager pManager
    string pName
    Returns
    Type Description
    FbxNurbsCurve

    Create(FbxObject, string)

    Declaration
    public static FbxNurbsCurve Create(FbxObject pContainer, string pName)
    Parameters
    Type Name Description
    FbxObject pContainer
    string pName
    Returns
    Type Description
    FbxNurbsCurve

    Equals(FbxNurbsCurve)

    Declaration
    public bool Equals(FbxNurbsCurve other)
    Parameters
    Type Name Description
    FbxNurbsCurve other
    Returns
    Type Description
    bool

    Equals(object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    object obj
    Returns
    Type Description
    bool
    Overrides
    FbxGeometry.Equals(object)

    GetDimension()

    Declaration
    public FbxNurbsCurve.EDimension GetDimension()
    Returns
    Type Description
    FbxNurbsCurve.EDimension

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int
    Overrides
    FbxGeometry.GetHashCode()

    GetKnotCount()

    Declaration
    public int GetKnotCount()
    Returns
    Type Description
    int

    GetKnotVectorAt(int)

    Declaration
    public double GetKnotVectorAt(int pIndex)
    Parameters
    Type Name Description
    int pIndex
    Returns
    Type Description
    double

    GetOrder()

    Declaration
    public int GetOrder()
    Returns
    Type Description
    int

    GetSpanCount()

    Declaration
    public int GetSpanCount()
    Returns
    Type Description
    int

    GetStep()

    Declaration
    public int GetStep()
    Returns
    Type Description
    int

    InitControlPoints(int, EType)

    Declaration
    public void InitControlPoints(int pCount, FbxNurbsCurve.EType pVType)
    Parameters
    Type Name Description
    int pCount
    FbxNurbsCurve.EType pVType

    IsBezier()

    Declaration
    public bool IsBezier()
    Returns
    Type Description
    bool

    IsPolyline()

    Declaration
    public bool IsPolyline()
    Returns
    Type Description
    bool

    IsRational()

    Declaration
    public bool IsRational()
    Returns
    Type Description
    bool

    SetDimension(EDimension)

    Declaration
    public void SetDimension(FbxNurbsCurve.EDimension pDimension)
    Parameters
    Type Name Description
    FbxNurbsCurve.EDimension pDimension

    SetKnotVectorAt(int, double)

    Declaration
    public void SetKnotVectorAt(int pIndex, double aKnot)
    Parameters
    Type Name Description
    int pIndex
    double aKnot

    SetOrder(int)

    Declaration
    public void SetOrder(int pOrder)
    Parameters
    Type Name Description
    int pOrder

    SetStep(int)

    Declaration
    public void SetStep(int pStep)
    Parameters
    Type Name Description
    int pStep

    Operators

    operator ==(FbxNurbsCurve, FbxNurbsCurve)

    Declaration
    public static bool operator ==(FbxNurbsCurve a, FbxNurbsCurve b)
    Parameters
    Type Name Description
    FbxNurbsCurve a
    FbxNurbsCurve b
    Returns
    Type Description
    bool

    operator !=(FbxNurbsCurve, FbxNurbsCurve)

    Declaration
    public static bool operator !=(FbxNurbsCurve a, FbxNurbsCurve b)
    Parameters
    Type Name Description
    FbxNurbsCurve a
    FbxNurbsCurve b
    Returns
    Type Description
    bool

    Implements

    IDisposable
    IEquatable<T>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)