Table of Contents

Class StylusInputModule

Namespace
KmaxXR
Assembly
Kmax.XR.dll
public class StylusInputModule : StandaloneInputModule
Inheritance
StylusInputModule

Constructors

StylusInputModule()

protected StylusInputModule()

Fields

LayerExcludeMask

public LayerMask LayerExcludeMask

Field Value

LayerMask

offsetX

public float offsetX

Field Value

float

offsetY

public float offsetY

Field Value

float

Methods

ActivateModule()

public override void ActivateModule()

DeactivateModule()

public override void DeactivateModule()

GetCurrentIntersection()

public GameObject GetCurrentIntersection()

Returns

GameObject

GetStylusUiElementDistance()

public float GetStylusUiElementDistance()

Returns

float

IsModuleSupported()

public override bool IsModuleSupported()

Returns

bool

Process()

public override void Process()

ShouldActivateModule()

public override bool ShouldActivateModule()

Returns

bool

UpdateModule()

public override void UpdateModule()