VR Interaction Framework v2.0
Loading...
Searching...
No Matches
BNG.SnapZoneRingHelper Class Reference
Inheritance diagram for BNG.SnapZoneRingHelper:

Public Attributes

SnapZone Snap
 The Snap Zone to respond to. Change size and color of ring if there is a valid grabbable within.
 
Color RestingColor = Color.gray
 
Color ValidSnapColor = Color.white
 
float RestingScale = 1000f
 Scale in Dynamic Pixels Per Unit.
 
float ValidSnapScale = 800f
 Scale in Dynamic Pixels Per Unit.
 
float ScaleSpeed = 50f
 

Member Data Documentation

◆ RestingColor

Color BNG.SnapZoneRingHelper.RestingColor = Color.gray

◆ RestingScale

float BNG.SnapZoneRingHelper.RestingScale = 1000f

Scale in Dynamic Pixels Per Unit.

◆ ScaleSpeed

float BNG.SnapZoneRingHelper.ScaleSpeed = 50f

◆ Snap

SnapZone BNG.SnapZoneRingHelper.Snap

The Snap Zone to respond to. Change size and color of ring if there is a valid grabbable within.

◆ ValidSnapColor

Color BNG.SnapZoneRingHelper.ValidSnapColor = Color.white

◆ ValidSnapScale

float BNG.SnapZoneRingHelper.ValidSnapScale = 800f

Scale in Dynamic Pixels Per Unit.


The documentation for this class was generated from the following file: