MeshBuilderCreateDashedLinesOptions constructor
MeshBuilderCreateDashedLinesOptions({})
Implementation
external factory MeshBuilderCreateDashedLinesOptions({List<Vector3> points, num dashSize, num gapSize, num dashNb, bool updatable, LinesMesh instance});