docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Interface.PixyzCallbackTask.BaseTaskExecution<T>

    Inheritance
    object
    Interface.PixyzCallbackTask.BaseTaskExecution<T>
    CoreInterface.AfterEntityPropertyChangedTask.Execution
    CoreInterface.AfterModulePropertyChangedTask.Execution
    CoreInterface.AtExitTask.Execution
    CoreInterface.BeforeEntityPropertyChangedTask.Execution
    CoreInterface.BeforeModulePropertyChangedTask.Execution
    CoreInterface.BeforeSessionResetTask.Execution
    CoreInterface.CurrentFileChangedTask.Execution
    CoreInterface.DebugEventTask.Execution
    CoreInterface.OnConsoleMessageTask.Execution
    CoreInterface.OnSessionResetTask.Execution
    CoreInterface.ProgressChangedTask.Execution
    CoreInterface.ProgressStepFinishedTask.Execution
    CoreInterface.ProgressStepStartTask.Execution
    MaterialInterface.ImageChangedTask.Execution
    MaterialInterface.MaterialChangedTask.Execution
    SceneInterface.AnimationAddedTask.Execution
    SceneInterface.AnimationChangedTask.Execution
    SceneInterface.AnimationClearedTask.Execution
    SceneInterface.AnimationRemovedTask.Execution
    SceneInterface.SceneChangedTask.Execution
    SceneInterface.SelectionChangedTask.Execution
    SceneInterface.VariantChangedTask.Execution
    SceneInterface.onRayProbeTask.Execution
    SceneInterface.onSphereProbeTask.Execution
    UnityInterface.UnityViewSessionDestroyedTask.Execution
    UnityInterface.UnityViewSessionHasPickedTask.Execution
    UnityInterface.UnityViewSessionInitializedTask.Execution
    UnityInterface.UnityViewSessionResizedTask.Execution
    ViewInterface.AfterFramebufferCreateTask.Execution
    ViewInterface.AfterViewerPropertyChangedTask.Execution
    ViewInterface.AnimationPausedOrStoppedTask.Execution
    ViewInterface.AnimationPlayedOrResumedTask.Execution
    ViewInterface.AnimationPlayingStatusChangedTask.Execution
    ViewInterface.BeforeFramebufferDeleteTask.Execution
    ViewInterface.BeforeViewerPropertyChangedTask.Execution
    Implements
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Pixyz.API
    Assembly: Unity.Pixyz.SDKPlus.Runtime.dll
    Syntax
    public abstract class Interface.PixyzCallbackTask.BaseTaskExecution<T> : IDisposable where T : struct
    Type Parameters
    Name Description
    T

    Constructors

    Name Description
    BaseTaskExecution(CancellationTokenSource)

    Fields

    Name Description
    _callbackId
    _delegatePtr
    _isCompleted
    _isContiniuous
    _isDisposed
    _isUpdated
    _params

    Methods

    Name Description
    AttachCallback()
    DetachCallback()
    Dispose()
    Run(bool)
    RunContiniuous()
    RunOnce()
    Stop()
    WaitNewValue()
    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)