Table of Contents

Class GoFacade

Namespace
KmaxXR
Assembly
Kmax.XR.dll
public class GoFacade
Inheritance
GoFacade
Inherited Members

Constructors

GoFacade()

public GoFacade()

Properties

ButtonPress

public bool ButtonPress { get; set; }

Property Value

bool

ButtonScalePress

public bool ButtonScalePress { get; set; }

Property Value

bool

CurHitGameObject

public GameObject CurHitGameObject { get; set; }

Property Value

GameObject

Hand

public Transform Hand { get; set; }

Property Value

Transform

HandDistance

public float HandDistance { get; set; }

Property Value

float

Instance

public static GoFacade Instance { get; }

Property Value

GoFacade

Line

public GameObject Line { get; set; }

Property Value

GameObject

StoGoLength

public float StoGoLength { get; set; }

Property Value

float

StylusPose

public StylusPose StylusPose { get; set; }

Property Value

StylusPose

StylusState

public int StylusState { get; set; }

Property Value

int