Type Default Value Read Only Description
StreamElement null Yes The StreamElement associated with this class.

 

   

Notes
 

The StreamElement associated with this class.

The stream holds the encoded triangle mesh data as a sequence of vertex records. Each record contains a flag field, coordinate values, and color component values packed according to BitsPerFlag, BitsPerCoordinate, and BitsPerComponent.

 

   

Example
 
None.