AgentFOV

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AgentFOV Low NotTrusted Unencoded
	{
		AgentData			Single
		{	AgentID			LLUUID		}
		{	SessionID		LLUUID		}
		{	CircuitCode		U32		}
	}
	{
		FOVBlock			Single
		{	GenCounter		U32		}
		{	VerticalAngle	F32	}
	}
}

Usage and Notes