WeightedMaskLayersFadeDrawer Class

Summary

[Editor-Only] A custom GUI for Animancer.WeightedMaskLayers.Fade.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Interfaces
Base Types
WeightedMaskLayersFadeDrawer
CustomGUI
Object

Syntax

[CustomGUI(typeof(WeightedMaskLayers.Fade))]
public class WeightedMaskLayersFadeDrawer : CustomGUI<WeightedMaskLayers.Fade>, ICustomGUI

Attributes

Type Description
CustomGUIAttribute [Editor-Only] Attribute for classes which implement Animancer.Editor.CustomGUI`1 to specify the type of objects they apply to.

Methods

Name Value Summary
DoDetailsGUI() void
Draws the GUI for the target's fields.
DoGUI() void
Draws the GUI for the Animancer.Editor.ICustomGUI.Value.