Searched defs:pitch (Results 1 – 7 of 7) sorted by relevance
18 @property({type: Number}) pitch = -15; property in CubeSprite
24 @property({type : Number}) pitch = 0; property in DeviceInformation
36 pitch: number; property
1 …let h=r=class extends t{constructor(){super(...arguments),this.yaw=0,this.pitch=0,this.roll=0,this… property
1 …e}set position(e){this.device.position=e}get orientation(){const e={yaw:0,pitch:0,roll:0};return"o… property
32 float pitch = 2; field
193 pub pitch: f32, field