Skip to main content

Measure

type Measure = {
type: UInt32;
color: Vec3;
};

Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/engine_types/components.d.ts:542

Display a measure in the 3d view.

Type declaration

NameTypeDescription
typeUInt32Define the type of the measure.
colorVec3Color of the measure