toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunacore
/
PitchDownInteraction
Pitch
Down
Interaction
class
PitchDownInteraction
(
val
timeoutMs
:
Int
,
val
startAngleDeg
:
Int
=
5
,
val
endAngleDeg
:
Int
=
20
)
:
Interaction
Members
Constructors
Pitch
Down
Interaction
Link copied to clipboard
constructor
(
timeoutMs
:
Int
,
startAngleDeg
:
Int
=
5
,
endAngleDeg
:
Int
=
20
)
Properties
end
Angle
Deg
Link copied to clipboard
val
endAngleDeg
:
Int
=
20
start
Angle
Deg
Link copied to clipboard
val
startAngleDeg
:
Int
=
5
timeout
Ms
Link copied to clipboard
val
timeoutMs
:
Int
type
Link copied to clipboard
val
type
:
Int
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)