docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxDouble4x4

    Inheritance
    object
    FbxDouble4x4
    FbxAMatrix
    FbxMatrix
    Implements
    IDisposable
    Inherited Members
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    Syntax
    public class FbxDouble4x4 : IDisposable

    Constructors

    FbxDouble4x4()

    Declaration
    public FbxDouble4x4()

    FbxDouble4x4(FbxDouble4)

    Declaration
    public FbxDouble4x4(FbxDouble4 pValue)
    Parameters
    Type Name Description
    FbxDouble4 pValue

    FbxDouble4x4(FbxDouble4, FbxDouble4, FbxDouble4, FbxDouble4)

    Declaration
    public FbxDouble4x4(FbxDouble4 pData0, FbxDouble4 pData1, FbxDouble4 pData2, FbxDouble4 pData3)
    Parameters
    Type Name Description
    FbxDouble4 pData0
    FbxDouble4 pData1
    FbxDouble4 pData2
    FbxDouble4 pData3

    FbxDouble4x4(FbxDouble4x4)

    Declaration
    public FbxDouble4x4(FbxDouble4x4 other)
    Parameters
    Type Name Description
    FbxDouble4x4 other

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    this[int]

    Declaration
    public FbxDouble4 this[int index] { get; set; }
    Parameters
    Type Name Description
    int index
    Property Value
    Type Description
    FbxDouble4

    W

    Declaration
    public FbxDouble4 W { get; set; }
    Property Value
    Type Description
    FbxDouble4

    X

    Declaration
    public FbxDouble4 X { get; set; }
    Property Value
    Type Description
    FbxDouble4

    Y

    Declaration
    public FbxDouble4 Y { get; set; }
    Property Value
    Type Description
    FbxDouble4

    Z

    Declaration
    public FbxDouble4 Z { get; set; }
    Property Value
    Type Description
    FbxDouble4

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxDouble4x4)

    Declaration
    public bool Equals(FbxDouble4x4 other)
    Parameters
    Type Name Description
    FbxDouble4x4 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
    object.Equals(object)

    ~FbxDouble4x4()

    Declaration
    protected ~FbxDouble4x4()

    GetHashCode()

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

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    object.ToString()

    Operators

    operator ==(FbxDouble4x4, FbxDouble4x4)

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

    operator !=(FbxDouble4x4, FbxDouble4x4)

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

    Implements

    IDisposable
    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)