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

    Class AlembicRecorder.TransformCapturer

    Inheritance
    System.Object
    ComponentCapturer
    AlembicRecorder.TransformCapturer
    Inherited Members
    ComponentCapturer.recorder
    ComponentCapturer.parent
    ComponentCapturer.abcObject
    ComponentCapturer.timeSamplingIndex
    ComponentCapturer.MarkForceInvisible()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UTJ.Alembic
    Syntax
    public class TransformCapturer : ComponentCapturer

    Properties

    capturePosition

    Declaration
    public bool capturePosition { set; }
    Property Value
    Type Description
    System.Boolean

    captureRotation

    Declaration
    public bool captureRotation { set; }
    Property Value
    Type Description
    System.Boolean

    captureScale

    Declaration
    public bool captureScale { set; }
    Property Value
    Type Description
    System.Boolean

    inherits

    Declaration
    public bool inherits { set; }
    Property Value
    Type Description
    System.Boolean

    invertForward

    Declaration
    public bool invertForward { set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    Capture()

    Declaration
    public override void Capture()
    Overrides
    ComponentCapturer.Capture()

    Setup(Component)

    Declaration
    public override void Setup(Component c)
    Parameters
    Type Name Description
    Component c
    Overrides
    ComponentCapturer.Setup(Component)
    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