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

Runtime-capable visual debug tool for proxies. Shows position, radius, axis direction, and links to member objects. Color-codes status, supports demo visuals in builds. More...

Inherits MonoBehaviour.

Data Fields

bool useVisuals = true
bool showLabel = true
bool drawSphere = true
float radiusScale = 1f
Color inRangeColor = Color.green
Color overColor = Color.red
Color underColor = Color.yellow
bool showAxes = true
float axisLength = 0.2f
float gazeLength = 0.2f
bool showLinesToMembers = true
Color lineColor = Color.cyan

Private Member Functions

void OnDrawGizmos ()

Private Attributes

LemmingRelationshipProxy proxy

Detailed Description

Runtime-capable visual debug tool for proxies. Shows position, radius, axis direction, and links to member objects. Color-codes status, supports demo visuals in builds.


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