PlayerLookAtParams class
quest.PlayerLookAtParams
Inheritance
Base: ISerializable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
useOffsetToPlayer | bool | |
lookAtTarget | game.EntityReference | |
slotName | CName | |
offset | Vector3 | |
duration | float | |
adjustPitch | bool | |
adjustYaw | bool | |
endOnTargetReached | bool | |
endOnCameraInputApplied | bool | |
endOnTimeExceeded | bool | |
cameraInputMagToBreak | float | |
precision | float | |
maxDuration | float | |
easeIn | bool | |
easeOut | bool |
Functions
None.