Click or drag to resize

JobElementPanelJumpVectors Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.JobElementPanel.JumpVectors"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public List<(dvec2 Start, dvec2 End, Color Color, bool Opaque)> JumpVectors { get; }

Property Value

ListValueTupledvec2, dvec2, Color, Boolean
See Also