docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SampleBasisCurvesNode.InputPort

    Input ports of the SampleBasisCurvesNode.

    Inheritance
    object
    InputPorts
    SampleBasisCurvesNode.InputPort
    Inherited Members
    InputPorts.AssetLoading
    InputPorts.GraphLogger
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Importer.USD
    Assembly: Unity.Importer.USD.dll
    Syntax
    public class SampleBasisCurvesNode.InputPort : InputPorts

    Fields

    prims

    List of UsdGeomCurves to convert. This can include UsdGeomCurves prims that are USD references.

    Declaration
    public List<UsdPrim> prims
    Field Value
    Type Description
    List<UsdPrim>

    samplesPerStrand

    The density to use for sampling curves (the targeted count of point per curve)

    Declaration
    public SamplesPerStrandSetting samplesPerStrand
    Field Value
    Type Description
    SamplesPerStrandSetting

    usdMetadata

    USD stage metadata.

    Declaration
    public UsdStageMetadata usdMetadata
    Field Value
    Type Description
    UsdStageMetadata
    In This Article
    Back to top
    Copyright © 2024 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)