Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 806 Bytes

minecraftComponent_default_look_angle.md

File metadata and controls

33 lines (23 loc) · 806 Bytes
author ms.author title description ms.service
mammerla
mikeam
Entity Documentation - minecraft:default_look_angle
A reference document detailing the 'default_look_angle' entity component
minecraft-bedrock-edition

Entity Documentation - minecraft:default_look_angle

minecraft:default_look_angle sets the default angle of an entity's head rotation.

Parameters

Name Default Value Type Description
value 0.0 Decimal Angle in degrees.

Example

"minecraft:default_look_angle":{
    "value": 45.0,
}

Vanilla entities examples

No entities currently use minecraft:default_look_angle

Vanilla entities using minecraft:default_look_angle

No entities currently use minecraft:default_look_angle