🔧 SDK ReferenceManagersObjectManagersetMasssetMassSet the mass of the object.Syntaxobject.setMass(mass);ParametersNameTypeDescriptionmassnumberThe new massExampleobject.setMass(100);Available on: Client Server