marker.pulseFraction: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = property |class = Marker |name = pulseFraction |readonly = false |returnTypes = float |usage = fetch or set the pulse fraction of a mar...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{ScriptItem | {{ScriptItem | ||
|endpoint = client | |endpoint = client | ||
|games = iii vc | |||
|type = property | |type = property | ||
|class = Marker | |class = Marker |
Latest revision as of 08:56, 2 December 2020
Property
Client Only
Online and Offline
Read and Set
Available since Client 1.0.0
float marker.pulseFraction
The marker.pulseFraction property is used to fetch or set the pulse fraction of a marker.
Value
float | A float, representing the pulse fraction of the marker. |
read/set | This property can be changed, as well as read. |
Types
Shared
Marker
Notes
There aren't any notes for this property.
Examples
There aren't any examples for this property.
Compatibility
There isn't any compatibility information for this property.