Script API - v26.40.29
Preparing search index...
Donate
@minecraft/server-editor
IVector3Keyframe
Interface IVector3Keyframe
A keyframe in a Vector3 Timeline Player entry
interface
IVector3Keyframe
{
id
:
string
;
time
:
number
;
value
:
Vector3
;
}
Index
Properties
id
time
value
Properties
id
id
:
string
time
time
:
number
value
value
:
Vector3
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
id
time
value
Script API - v26.40.29
Loading...
A keyframe in a Vector3 Timeline Player entry