triangle property

Map<String, Vector3> triangle
final

Implementation

final triangle = { 'a': Vector3(), 'b': Vector3(), 'c': Vector3() };