Lemmings
Remappable Gestures For Unity
Loading...
Searching...
No Matches
Lemmings.LemmingRelationshipInfoExtensions Class Reference

Extension methods for LemmingRelationshipInfo, enabling concise, fluent preview calls in UI or other code. More...

Static Public Member Functions

static RelationshipPreview.Result Preview (this in LemmingRelationshipInfo info)
 Computes a live relationship preview directly from this info using RelationshipPreview.Compute(in LemmingRelationshipInfo).

Detailed Description

Extension methods for LemmingRelationshipInfo, enabling concise, fluent preview calls in UI or other code.

Member Function Documentation

◆ Preview()

RelationshipPreview.Result Lemmings.LemmingRelationshipInfoExtensions.Preview ( this in LemmingRelationshipInfo info)
static

Computes a live relationship preview directly from this info using RelationshipPreview.Compute(in LemmingRelationshipInfo).

Parameters
infoThe LemmingRelationshipInfo instance to preview.
Returns
A RelationshipPreview.Result containing raw, normalized, curved values and boundary statuses.

The documentation for this class was generated from the following file:
  • Assets/Lemmings/Scripts/Namespace/LemmingUtilities.cs