Struct zaplib_components::DrawPoints3dOptions
source · [−]pub struct DrawPoints3dOptions {
pub use_screen_space: bool,
pub point_style: DrawPoints3dStyle,
pub vertex_transform: Mat4,
}
Fields
use_screen_space: bool
point_style: DrawPoints3dStyle
vertex_transform: Mat4
Custom transformation to do on all vertices