Skip to content
On this page

object()

No Description Provided

Function Definition

ts
const result = new Object(model: string | number, pos: shared.Vector3, rot: shared.Vector3, noOffset?: boolean, dynamic?: boolean);

Arguments

  • model: string | number
  • pos: shared.Vector3
  • rot: shared.Vector3
  • noOffset?: boolean
  • dynamic?: boolean

Returns

  • self

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk