docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SdfJustCreatePrimAttributeInLayer

    SdfJustCreatePrimAttributeInLayer(SdfLayerHandle, SdfPath, SdfValueTypeName, SdfVariability, bool)

    Declaration
    public static bool SdfJustCreatePrimAttributeInLayer(SdfLayerHandle layer, SdfPath attrPath, SdfValueTypeName typeName, SdfVariability variability, bool isCustom)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath attrPath
    SdfValueTypeName typeName
    SdfVariability variability
    bool isCustom
    Returns
    Type Description
    bool

    SdfJustCreatePrimAttributeInLayer(SdfLayerHandle, SdfPath, SdfValueTypeName, SdfVariability)

    Declaration
    public static bool SdfJustCreatePrimAttributeInLayer(SdfLayerHandle layer, SdfPath attrPath, SdfValueTypeName typeName, SdfVariability variability)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath attrPath
    SdfValueTypeName typeName
    SdfVariability variability
    Returns
    Type Description
    bool

    SdfJustCreatePrimAttributeInLayer(SdfLayerHandle, SdfPath, SdfValueTypeName)

    Declaration
    public static bool SdfJustCreatePrimAttributeInLayer(SdfLayerHandle layer, SdfPath attrPath, SdfValueTypeName typeName)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath attrPath
    SdfValueTypeName typeName
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2023 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)