docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace Unity.Tutorials.Editor.Paragraphs

    Classes

    CodeSampleParagraph

    A paragraph of a TutorialPage that includes a block of code, and a button to copy it in the clipboard.

    InstructionsParagraph

    A paragraph of a TutorialPage used to display a series of instructions. The block will initially show a blue icon, then a green checkmark when the instructions are performed. The success state is evaluated using the paragraph's Criterias().

    MediaParagraph

    A paragraph of a TutorialPage used to display an image or a video.

    NarrativeParagraph

    A paragraph of a TutorialPage used to display a block of text.

    ParagraphBase

    Base class of all paragraphs in a Tutorial Page. Subclassed to implement specific paragraph types containing text, media, code, buttons, or whatever you need.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)