Extracts the per-sample principal component analysis (PCA) projection coefficients from a PrtCompressedBuffer object and adds the data to a Mesh object.
Definition
Visual Basic
Public Sub ExtractToMesh( _ ByVal numberPca As Integer, _ ByVal usage As DeclarationUsage, _ ByVal usageIndexStart As Integer, _ ByVal scene As Mesh _ )