@rbxts/module3d
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@rbxts/module3d

NPM

Installation:

npm i @rbxts/module3d

Example Usage

import Module3D from '@rbxts/module3d';

const model3D = new Module3D(new Instance('Part'));
print(model3D.GetCFrame());

Changelog

Unreleased

1.0.1

  • Fixed README.md

1.0.0

  • Published Module3D V6.1 (ViewportFrame implementation)

Package Sidebar

Install

npm i @rbxts/module3d

Weekly Downloads

5

Version

1.0.1

License

Apache-2.0

Unpacked Size

20 kB

Total Files

5

Last publish

Collaborators

  • overhash