Class BaseStateMachineFixture
Inherited Members
Namespace: Unity.Compositor.Editor.Tests.Animation
Syntax
public abstract class BaseStateMachineFixture : BaseFixture
Properties
CreatedAssetType
Declaration
protected override Type CreatedAssetType { get; }
Property Value
Type | Description |
---|---|
Type |
Overrides
CreatedGraphType
Declaration
protected override Type CreatedGraphType { get; }
Property Value
Type | Description |
---|---|
Type |
Overrides
CreatedStencilType
Declaration
protected override Type CreatedStencilType { get; }
Property Value
Type | Description |
---|---|
Type |