[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for P:OpenMetaverse.Rendering.LindenMesh.NumFaces]

Namespace:  OpenMetaverse.Rendering
Assembly:  OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057

Syntax

         
 C#  Visual Basic  Visual C++ 
public ushort NumFaces { get; }
Public ReadOnly Property NumFaces As UShort
public:
property unsigned short NumFaces {
	unsigned short get ();
}

See Also