mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
add llGetCameraAspect and llGetCameraFOV
This commit is contained in:
@@ -648,6 +648,9 @@ namespace OpenSim.Framework
|
||||
{
|
||||
Vector3 StartPos { get; set; }
|
||||
float StartFar { get; set; }
|
||||
float FOV { get; set; }
|
||||
int viewHeight { get; set; }
|
||||
int viewWidth { get; set; }
|
||||
|
||||
UUID AgentId { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user