HapticEffectclass

Contains a haptic effect, which consists of patterns for the controller and triggers.

objectHapticEffect
Namespace
Sandbox
Assembly
Sandbox.Engine
Declaration
public class Sandbox.HapticEffect

Constructors2

Showing 2 constructors

Methods2

Showing 2 methods

protected virtual bool PrintMembers(System.Text.StringBuilder builder)PROTECTEDVIRTUAL

ParameterTypeDescription
builderStringBuilder
Returns:bool

Properties10

Showing 10 properties

public float Sandbox.HapticEffect.AmplitudeScale { get; set; }PUBLICGETSET

Returns:float

protected virtual System.Type Sandbox.HapticEffect.EqualityContract { get; set; }PROTECTEDVIRTUALGETSET

Returns:Type

public float Sandbox.HapticEffect.FrequencyScale { get; set; }PUBLICGETSET

Returns:float

public float Sandbox.HapticEffect.LengthScale { get; set; }PUBLICGETSET

Returns:float

On this page