TopDown Engine v4.5
Loading...
Searching...
No Matches
MoreMountains.Feedbacks.MMF_TMPParagraphSpacing Class Reference

This feedback lets you control the paragraph spacing of a target TMP over time. More...

Inheritance diagram for MoreMountains.Feedbacks.MMF_TMPParagraphSpacing:
MoreMountains.Feedbacks.MMF_FeedbackBase MoreMountains.Feedbacks.MMF_Feedback

Public Attributes

MMTweenType ParagraphSpacingCurve = new MMTweenType(new AnimationCurve(new Keyframe(0, 0), new Keyframe(0.3f, 1f), new Keyframe(1, 0)))
 sets the inspector color for this feedback
float RemapZero = 0f
 the value to remap the curve's 0 to
float RemapOne = 10f
 the value to remap the curve's 1 to
float InstantParagraphSpacing
 the value to move to in instant mode
float DestinationParagraphSpacing
 the value to move to in destination mode

Protected Member Functions

override void FillTargets ()

Additional Inherited Members

 the possible modes for this feedback More...

Detailed Description

This feedback lets you control the paragraph spacing of a target TMP over time.

Member Function Documentation

◆ FillTargets()

override void MoreMountains.Feedbacks.MMF_TMPParagraphSpacing.FillTargets ( )
protected

Member Data Documentation

◆ DestinationParagraphSpacing

float MoreMountains.Feedbacks.MMF_TMPParagraphSpacing.DestinationParagraphSpacing

the value to move to in destination mode

◆ InstantParagraphSpacing

float MoreMountains.Feedbacks.MMF_TMPParagraphSpacing.InstantParagraphSpacing

the value to move to in instant mode

◆ ParagraphSpacingCurve

MMTweenType MoreMountains.Feedbacks.MMF_TMPParagraphSpacing.ParagraphSpacingCurve = new MMTweenType(new AnimationCurve(new Keyframe(0, 0), new Keyframe(0.3f, 1f), new Keyframe(1, 0)))

sets the inspector color for this feedback

the curve to tween on

◆ RemapOne

float MoreMountains.Feedbacks.MMF_TMPParagraphSpacing.RemapOne = 10f

the value to remap the curve's 1 to

◆ RemapZero

float MoreMountains.Feedbacks.MMF_TMPParagraphSpacing.RemapZero = 0f

the value to remap the curve's 0 to


The documentation for this class was generated from the following file:
  • H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMFeedbacks/MMFeedbacksForThirdParty/TextMeshPro/Feedbacks/MMF_TMPParagraphSpacing.cs