SetFollowCamProperties

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{ 
	SetFollowCamProperties		Low	Trusted	Unencoded
	{
		ObjectData			Single
		{	ObjectID				LLUUID	}
	}
	{
		CameraProperty	Variable
		{ 	Type 	S32 }
		{ 	Value 	F32 }
	}
}

Usage and Notes