Specifies the visualization for particles and points in the viewport.
Values ¶
            hou.viewportParticleDisplay.Points
        
Fixed size points in screen space.
            hou.viewportParticleDisplay.Lines
        
Points with streaks indicating velocity.
            hou.viewportParticleDisplay.Pixels
        
Single pixel particle (fixed size)
            hou.viewportParticleDisplay.Discs
        
Circular disc, variable world size.
            hou.viewportParticleDisplay.Spheres
        
Spheres which have material assignments and lighting, variable world size.