Skip to content

Geometry.smooth_shading_group #29

@schell

Description

@schell
pub struct Geometry {
  /// Should we use smooth shading when rendering this?
  pub smooth_shading_group: usize,
...
}

Is this field ever used? I can't find anything in the collada spec that mentions it. Maybe it's left over from where this library was ported from?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions