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: boolpoint_style: DrawPoints3dStylevertex_transform: Mat4Custom transformation to do on all vertices