UNPKG

@openhps/core

Version:

Open Hybrid Positioning System - Core component

11 lines (10 loc) 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = exports.default = /* glsl */` LambertMaterial material; material.diffuseColor = diffuseColor.rgb; material.specularStrength = specularStrength; `;