toggle menu
wisp-sampling
2024.06.18.192533-06bbf86
jvm
switch theme
search in API
wisp-sampling
/
wisp.sampling
/
PercentageSampler
Percentage
Sampler
class
PercentageSampler
(
samplePercentage
:
Int
,
random
:
(
)
->
Int
)
:
Sampler
Members
Constructors
Percentage
Sampler
Link copied to clipboard
constructor
(
samplePercentage
:
Int
,
random
:
(
)
->
Int
)
Functions
sample
Link copied to clipboard
open
override
fun
sample
(
)
:
Boolean
Tests if a sample is allowed or not