@minecraft/server
Preparing search index...
CameraSetRotOptions
Interface CameraSetRotOptions
Beta
interface
CameraSetRotOptions
{
easeOptions
?:
CameraEaseOptions
;
location
?:
Vector3
;
rotation
:
Vector2
;
}
Index
Properties
ease
Options?
location?
rotation
Properties
Optional
Beta
ease
Options
easeOptions
?:
CameraEaseOptions
Optional
Beta
location
location
?:
Vector3
Beta
rotation
rotation
:
Vector2
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
ease
Options
location
rotation
@minecraft/server
Loading...