BuiltInExtrudeStyles.Recipe
public readonly struct BuiltInExtrudeStyles.RecipePublic-data description of a built-in style. Every call to
TextStudio.ThreeD.BuiltInExtrudeStyles.GetRecipe(TextStudio.ThreeD.BuiltInExtrudeStyles.Preset) owns a fresh layer array that authors can inspect,
copy, and modify without changing the built-in catalog.
Properties
Section titled “Properties”
Preset
Section titled “Preset”public BuiltInExtrudeStyles.Preset Preset { get; }Returns
TextStudio.ThreeD.BuiltInExtrudeStyles.Preset
Category
Section titled “Category”public BuiltInExtrudeStyles.PresetCategory Category { get; }Returns
TextStudio.ThreeD.BuiltInExtrudeStyles.PresetCategory
DisplayName
Section titled “DisplayName”public string DisplayName { get; }Returns
System.String
Description
Section titled “Description”public string Description { get; }Returns
System.String
Layers
Section titled “Layers”public TextStudio3DLayer[] Layers { get; }Returns
TextStudio.ThreeD.TextStudio3DLayer[]