docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxPropertyEProjectionType

    Inheritance
    object
    FbxProperty
    FbxPropertyEProjectionType
    Implements
    IDisposable
    Inherited Members
    FbxProperty.swigCMemOwn
    FbxProperty.Create(FbxProperty, FbxDataType, string, string, bool, out bool)
    FbxProperty.Create(FbxProperty, FbxDataType, string, string, bool)
    FbxProperty.Create(FbxProperty, FbxDataType, string, string)
    FbxProperty.Create(FbxProperty, FbxDataType, string)
    FbxProperty.Create(FbxObject, FbxDataType, string, string, bool, out bool)
    FbxProperty.Create(FbxObject, FbxDataType, string, string, bool)
    FbxProperty.Create(FbxObject, FbxDataType, string, string)
    FbxProperty.Create(FbxObject, FbxDataType, string)
    FbxProperty.Destroy()
    FbxProperty.DestroyRecursively()
    FbxProperty.DestroyChildren()
    FbxProperty.GetPropertyDataType()
    FbxProperty.GetName()
    FbxProperty.GetHierarchicalName()
    FbxProperty.GetLabel(bool)
    FbxProperty.GetLabel()
    FbxProperty.SetLabel(string)
    FbxProperty.GetFbxObject()
    FbxProperty.ModifyFlag(FbxPropertyFlags.EFlags, bool)
    FbxProperty.GetFlag(FbxPropertyFlags.EFlags)
    FbxProperty.GetFlags()
    FbxProperty.GetFlagInheritType(FbxPropertyFlags.EFlags)
    FbxProperty.SetFlagInheritType(FbxPropertyFlags.EFlags, FbxPropertyFlags.EInheritType)
    FbxProperty.ModifiedFlag(FbxPropertyFlags.EFlags)
    FbxProperty.IsValid()
    FbxProperty.GetCurveNode(bool)
    FbxProperty.GetCurveNode()
    FbxProperty.GetCurveNode(FbxAnimStack, bool)
    FbxProperty.GetCurveNode(FbxAnimStack)
    FbxProperty.GetCurveNode(FbxAnimLayer, bool)
    FbxProperty.GetCurveNode(FbxAnimLayer)
    FbxProperty.GetCurve(FbxAnimLayer, bool)
    FbxProperty.GetCurve(FbxAnimLayer)
    FbxProperty.GetCurve(FbxAnimLayer, string, bool)
    FbxProperty.GetCurve(FbxAnimLayer, string)
    FbxProperty.GetCurve(FbxAnimLayer, string, string, bool)
    FbxProperty.ConnectSrcObject(FbxObject, FbxConnection.EType)
    FbxProperty.ConnectSrcObject(FbxObject)
    FbxProperty.IsConnectedSrcObject(FbxObject)
    FbxProperty.DisconnectSrcObject(FbxObject)
    FbxProperty.DisconnectAllSrcObject()
    FbxProperty.GetSrcObjectCount()
    FbxProperty.GetSrcObject(int)
    FbxProperty.GetSrcObject()
    FbxProperty.ConnectDstObject(FbxObject, FbxConnection.EType)
    FbxProperty.ConnectDstObject(FbxObject)
    FbxProperty.IsConnectedDstObject(FbxObject)
    FbxProperty.DisconnectDstObject(FbxObject)
    FbxProperty.DisconnectAllDstObject()
    FbxProperty.GetDstObjectCount()
    FbxProperty.GetDstObject(int)
    FbxProperty.GetDstObject()
    FbxProperty.Equals(FbxProperty)
    FbxProperty.Equals(object)
    FbxProperty.GetHashCode()
    FbxProperty.ToString()
    FbxProperty.FindSrcObject(string, int)
    FbxProperty.FindDstObject(string, int)
    FbxProperty.GetFloat()
    FbxProperty.GetBool()
    FbxProperty.GetDouble()
    FbxProperty.GetFbxDouble3()
    FbxProperty.GetString()
    FbxProperty.GetFbxColor()
    FbxProperty.GetInt()
    FbxProperty.Set(FbxColor)
    FbxProperty.Set(float)
    FbxProperty.Set(string)
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    Syntax
    public class FbxPropertyEProjectionType : FbxProperty, IDisposable

    Methods

    Dispose()

    Declaration
    public override void Dispose()
    Overrides
    FbxProperty.Dispose()

    EvaluateValue()

    Declaration
    public FbxCamera.EProjectionType EvaluateValue()
    Returns
    Type Description
    FbxCamera.EProjectionType

    EvaluateValue(FbxTime)

    Declaration
    public FbxCamera.EProjectionType EvaluateValue(FbxTime pTime)
    Parameters
    Type Name Description
    FbxTime pTime
    Returns
    Type Description
    FbxCamera.EProjectionType

    EvaluateValue(FbxTime, bool)

    Declaration
    public FbxCamera.EProjectionType EvaluateValue(FbxTime pTime, bool pForceEval)
    Parameters
    Type Name Description
    FbxTime pTime
    bool pForceEval
    Returns
    Type Description
    FbxCamera.EProjectionType

    Get()

    Declaration
    public FbxCamera.EProjectionType Get()
    Returns
    Type Description
    FbxCamera.EProjectionType

    Set(EProjectionType)

    Declaration
    public FbxPropertyEProjectionType Set(FbxCamera.EProjectionType pValue)
    Parameters
    Type Name Description
    FbxCamera.EProjectionType pValue
    Returns
    Type Description
    FbxPropertyEProjectionType

    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)