C# Class OpenMetaverse.Rendering.ProfileFace

Show file 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 property

public bool Cap
return bool

Count public property

public int Count
return int

Flat public property

public bool Flat
return bool

Index public property

public int Index
return int

ScaleU public property

public float ScaleU
return float

Type public property

public FaceType Type
return FaceType