Class FbxSurfaceMaterial | Autodesk FBX SDK | 3.0.1-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class FbxSurfaceMaterial

    Inheritance
    Object
    FbxEmitter
    FbxObject
    FbxSurfaceMaterial
    FbxSurfaceLambert
    Inherited Members
    FbxObject.GetFbxManager()
    FbxObject.GetScene()
    FbxObject.Destroy(Boolean)
    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(Boolean)
    FbxObject.ConnectSrcObject(FbxObject, FbxConnection.EType)
    FbxObject.ConnectSrcObject(FbxObject)
    FbxObject.IsConnectedSrcObject(FbxObject)
    FbxObject.DisconnectSrcObject(FbxObject)
    FbxObject.GetSrcObjectCount()
    FbxObject.GetSrcObject(Int32)
    FbxObject.GetSrcObject()
    FbxObject.FindSrcObject(String, Int32)
    FbxObject.FindSrcObject(String)
    FbxObject.ConnectDstObject(FbxObject, FbxConnection.EType)
    FbxObject.ConnectDstObject(FbxObject)
    FbxObject.IsConnectedDstObject(FbxObject)
    FbxObject.DisconnectDstObject(FbxObject)
    FbxObject.GetDstObjectCount()
    FbxObject.GetDstObject(Int32)
    FbxObject.GetDstObject()
    FbxObject.FindDstObject(String, Int32)
    FbxObject.FindDstObject(String)
    FbxObject.GetFirstProperty()
    FbxObject.GetNextProperty(FbxProperty)
    FbxObject.FindProperty(String, Boolean)
    FbxObject.FindProperty(String)
    FbxObject.FindProperty(String, FbxDataType, Boolean)
    FbxObject.FindProperty(String, FbxDataType)
    FbxObject.FindPropertyHierarchical(String, Boolean)
    FbxObject.FindPropertyHierarchical(String)
    FbxObject.FindPropertyHierarchical(String, FbxDataType, Boolean)
    FbxObject.FindPropertyHierarchical(String, FbxDataType)
    FbxObject.GetClassRootProperty()
    FbxObject.ConnectSrcProperty(FbxProperty)
    FbxObject.IsConnectedSrcProperty(FbxProperty)
    FbxObject.DisconnectSrcProperty(FbxProperty)
    FbxObject.GetSrcPropertyCount()
    FbxObject.GetSrcProperty(Int32)
    FbxObject.GetSrcProperty()
    FbxObject.FindSrcProperty(String, Int32)
    FbxObject.FindSrcProperty(String)
    FbxObject.ConnectDstProperty(FbxProperty)
    FbxObject.IsConnectedDstProperty(FbxProperty)
    FbxObject.DisconnectDstProperty(FbxProperty)
    FbxObject.GetDstPropertyCount()
    FbxObject.GetDstProperty(Int32)
    FbxObject.GetDstProperty()
    FbxObject.FindDstProperty(String, Int32)
    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(Boolean)
    FbxEmitter.Equals(FbxEmitter)
    Namespace: Autodesk.Fbx
    Syntax
    public class FbxSurfaceMaterial : FbxObject, IDisposable, IEquatable<FbxEmitter>

    Properties

    MultiLayer

    Declaration
    public FbxPropertyBool MultiLayer { get; }
    Property Value
    Type Description
    FbxPropertyBool

    sAmbient

    Declaration
    public static string sAmbient { get; }
    Property Value
    Type Description
    String

    sAmbientFactor

    Declaration
    public static string sAmbientFactor { get; }
    Property Value
    Type Description
    String

    sBump

    Declaration
    public static string sBump { get; }
    Property Value
    Type Description
    String

    sBumpFactor

    Declaration
    public static string sBumpFactor { get; }
    Property Value
    Type Description
    String

    sDiffuse

    Declaration
    public static string sDiffuse { get; }
    Property Value
    Type Description
    String

    sDiffuseFactor

    Declaration
    public static string sDiffuseFactor { get; }
    Property Value
    Type Description
    String

    sDisplacementColor

    Declaration
    public static string sDisplacementColor { get; }
    Property Value
    Type Description
    String

    sDisplacementFactor

    Declaration
    public static string sDisplacementFactor { get; }
    Property Value
    Type Description
    String

    sEmissive

    Declaration
    public static string sEmissive { get; }
    Property Value
    Type Description
    String

    sEmissiveFactor

    Declaration
    public static string sEmissiveFactor { get; }
    Property Value
    Type Description
    String

    ShadingModel

    Declaration
    public FbxPropertyString ShadingModel { get; }
    Property Value
    Type Description
    FbxPropertyString

    sMultiLayer

    Declaration
    public static string sMultiLayer { get; }
    Property Value
    Type Description
    String

    sMultiLayerDefault

    Declaration
    public static bool sMultiLayerDefault { get; }
    Property Value
    Type Description
    Boolean

    sNormalMap

    Declaration
    public static string sNormalMap { get; }
    Property Value
    Type Description
    String

    sReflection

    Declaration
    public static string sReflection { get; }
    Property Value
    Type Description
    String

    sReflectionFactor

    Declaration
    public static string sReflectionFactor { get; }
    Property Value
    Type Description
    String

    sShadingModel

    Declaration
    public static string sShadingModel { get; }
    Property Value
    Type Description
    String

    sShadingModelDefault

    Declaration
    public static string sShadingModelDefault { get; }
    Property Value
    Type Description
    String

    sShininess

    Declaration
    public static string sShininess { get; }
    Property Value
    Type Description
    String

    sSpecular

    Declaration
    public static string sSpecular { get; }
    Property Value
    Type Description
    String

    sSpecularFactor

    Declaration
    public static string sSpecularFactor { get; }
    Property Value
    Type Description
    String

    sTransparencyFactor

    Declaration
    public static string sTransparencyFactor { get; }
    Property Value
    Type Description
    String

    sTransparentColor

    Declaration
    public static string sTransparentColor { get; }
    Property Value
    Type Description
    String

    sVectorDisplacementColor

    Declaration
    public static string sVectorDisplacementColor { get; }
    Property Value
    Type Description
    String

    sVectorDisplacementFactor

    Declaration
    public static string sVectorDisplacementFactor { get; }
    Property Value
    Type Description
    String

    Methods

    Create(FbxManager, String)

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

    Create(FbxObject, String)

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

    Equals(FbxSurfaceMaterial)

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

    Equals(Object)

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

    GetHashCode()

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

    Operators

    Equality(FbxSurfaceMaterial, FbxSurfaceMaterial)

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

    Inequality(FbxSurfaceMaterial, FbxSurfaceMaterial)

    Declaration
    public static bool operator !=(FbxSurfaceMaterial a, FbxSurfaceMaterial b)
    Parameters
    Type Name Description
    FbxSurfaceMaterial a
    FbxSurfaceMaterial b
    Returns
    Type Description
    Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023