TransitionPreviewDetails Struct

Summary

[Editor-Only] Details about the current preview used by Animancer.Editor.ITransitionGUI.OnPreviewSceneGUI(Animancer.Editor.TransitionPreviewDetails).
Assembly
Animancer.dll
Namespace
Animancer.Editor
Base Types
  • ValueType
graph BT Type-->Base0["ValueType"] Type["TransitionPreviewDetails"] class Type type-node

Syntax

public readonly struct TransitionPreviewDetails : ValueType

Constructors

Name Summary
TransitionPreviewDetails(AnimancerGraph) Creates a new Animancer.Editor.TransitionPreviewDetails.

Fields

Name Constant Value Summary
Animancer
The Animancer.AnimancerGraph used to play the preview.

Properties

Name Value Summary
Transform Transform
The UnityEngine.Transform of the UnityEngine.Animator used to play the preview.