ProximityLight.LightSettings Class

Definition

All settings that represent a proximity light.

[System.Serializable]
public class ProximityLight.LightSettings
[<System.Serializable>]
type ProximityLight.LightSettings = class
Public Class ProximityLight.LightSettings
Inheritance
ProximityLight.LightSettings
Attributes

Constructors

ProximityLight.LightSettings()

Properties

CenterColor

The color of the ProximityLight gradient at the center (RGB) and (A) is gradient extent.

FarRadius

Specifies the radius of the ProximityLight effect when far from a surface.

HandednessType

The handedness of the finger this proximityLight is attached to. Necessary to populate the Global_Left/Right_Index_Tip_Position properties.

MiddleColor

The color of the ProximityLight gradient at the center (RGB) and (A) is gradient extent.

MinNearSizePercentage

When a ProximityLight is near, the smallest size percentage from the far size it can shrink to.

NearDistance

Specifies the distance a ProximityLight must be from a surface to be considered near.

NearRadius

Specifies the radius of the ProximityLight effect when near to a surface.

OuterColor

The color of the ProximityLight gradient at the center (RGB) and (A) is gradient extent.

Applies to