DinoFracture 2.11.1
A Dynamic Fracture Library
Loading...
Searching...
No Matches

DinoFracture.EdgeError Struct Reference

Used to display geometry errors on the mesh in the editor. More...

Public Attributes

readonly Vector3 V0
 First edge vertex, in object space.
 
readonly Vector3 V1
 Second edge vertex, in object space.
 
readonly MeshTopologyError Errors
 Error(s) associated with this edge. Useful for coloring the edges.
 
readonly UnityEngine.GameObject GameObject
 The game object associated with the errors.
 

Detailed Description

Used to display geometry errors on the mesh in the editor.