C# Class OpenMetaverse.Rendering.ProfileFace

Datei anzeigen Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Properties

Property Type Description
Cap bool
Count int
Flat bool
Index int
ScaleU float
Type FaceType

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Cap public_oe property

public bool Cap
return bool

Count public_oe property

public int Count
return int

Flat public_oe property

public bool Flat
return bool

Index public_oe property

public int Index
return int

ScaleU public_oe property

public float ScaleU
return float

Type public_oe property

public FaceType Type
return FaceType