@minecraft/server-editor
Preparing search index...
IVector3Keyframe
Interface IVector3Keyframe
Beta
A keyframe in a Vector3 Timeline Player entry
interface
IVector3Keyframe
{
id
:
string
;
time
:
number
;
value
:
Vector3
;
}
Index
Properties
id
time
value
Properties
Beta
id
id
:
string
Beta
time
time
:
number
Beta
value
value
:
Vector3
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
id
time
value
@minecraft/server-editor
Loading...
A keyframe in a Vector3 Timeline Player entry