Strata - v1.4.10
GitHub
Examples
Preparing search index...
components
LookAtRef
Interface LookAtRef
Ref interface for LookAt.
interface
LookAtRef
{
getRotation
:
()
=>
Quaternion
;
reset
:
()
=>
void
;
}
Index
Properties
get
Rotation
reset
Properties
get
Rotation
getRotation
:
()
=>
Quaternion
Get the current computed rotation.
reset
reset
:
()
=>
void
Reset the rotation to neutral.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Rotation
reset
GitHub
Examples
Strata - v1.4.10
Loading...
Ref interface for LookAt.