OpenMetaverse Protocol Library Developers API Documentation
CreateFace Method (index)
NamespacesOpenMetaversePrimitive . . :: . . TextureEntryCreateFace(UInt32)
This will either create a new face if a custom face for the given index is not defined, or return the custom face for that index if it already exists
Declaration Syntax
C#
public
Primitive

.
.
::
.
.
TextureEntryFace
CreateFace(

uint
index
)
Parameters
index ( UInt32)
The index number of the face to create or retrieve
Return Value
A TextureEntryFace containing all the properties for that face

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)