Class AlembicStreamPlayer | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class AlembicStreamPlayer

    Inheritance
    MonoBehaviour
    AlembicStreamPlayer
    Namespace: UTJ.Alembic
    Syntax
    public class AlembicStreamPlayer : MonoBehaviour

    Fields

    abcStream

    Declaration
    public AlembicStream abcStream
    Field Value
    Type Description
    AlembicStream

    asyncLoad

    Declaration
    public bool asyncLoad
    Field Value
    Type Description
    System.Boolean

    currentTime

    Declaration
    public float currentTime
    Field Value
    Type Description
    System.Single

    endTime

    Declaration
    public double endTime
    Field Value
    Type Description
    System.Double

    ignoreVisibility

    Declaration
    public bool ignoreVisibility
    Field Value
    Type Description
    System.Boolean

    startTime

    Declaration
    public double startTime
    Field Value
    Type Description
    System.Double

    streamDescriptor

    Declaration
    public AlembicStreamDescriptor streamDescriptor
    Field Value
    Type Description
    AlembicStreamDescriptor

    vertexMotionScale

    Declaration
    public float vertexMotionScale
    Field Value
    Type Description
    System.Single

    Properties

    duration

    Declaration
    public double duration { get; }
    Property Value
    Type Description
    System.Double

    Methods

    LoadStream(Boolean)

    Declaration
    public void LoadStream(bool createMissingNodes)
    Parameters
    Type Name Description
    System.Boolean createMissingNodes
    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