How to use and interpret 3D PCA visualization?

The interactive PCA visualization summarizes all the data into the the first three principal components (PCs). Each data point in the Scores Plot represents a sample. Samples that are close together are more similar to each other. The colors of these data points are based on the factor labels. Users can change the colors according to any of the two factor labels.

Each data point in the Loadings Plot represents a feature. When scores and loadings plots are viewed from the identical perspective, the direction of separation on the scores plot can be explained by the corresponding features on the same directions - i.e. features on the two ends of the direction contribute more to the pattern of separation.