TextStudio3DThemeAction
[AddComponentMenu("Text Studio/3D/Theme Action")]public sealed class TextStudio3DThemeAction : MonoBehaviourUnityEvent-friendly action that applies one theme to a scope.
Methods
Section titled “Methods”
Execute()
Section titled “Execute()”public void Execute()Applies the configured theme to a scope, a specific 3D text renderer, or the active project settings.
Constructors
Section titled “Constructors”
TextStudio3DThemeAction()
Section titled “TextStudio3DThemeAction()”public TextStudio3DThemeAction()Properties
Section titled “Properties”
public TextStudio3DThemeScope Scope { get; set; }Returns
TextStudio.ThreeD.TextStudio3DThemeScope
public TextStudio3DTheme Theme { get; set; }Returns
TextStudio.ThreeD.TextStudio3DTheme