Reference API Roblox

Engine API

Website

Related

Reference API Roblox

RootImportData

This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Tags: [NotCreatable, NotReplicated]

Member index 27

HistoryMember
726AddModelToInventory: bool
726Anchored: bool
726AnimationIdForRestPose: float
726ExistingPackageId: string
726FileDimensions: Vector3
726ImportAsModelAsset: bool
726ImportAsPackage: bool
726InsertInWorkspace: bool
726InsertWithScenePosition: bool
726InvertNegativeFaces: bool
726KeepZeroInfluenceBones: bool
726MergeMeshes: bool
726PhysicalConstraintType: PhysicalConstraintType
726PolygonCount: float
726PreferredUploadId: int64
726RestPose: RestPose
726RigScale: RigScale
726RigType: RigType
726RigVisualization: bool
726ScaleFactor: float
726ScaleUnit: MeshScaleUnit
726UseSceneOriginAsPivot: bool
726UsesCages: bool
726ValidateUgcBody: bool
726VersionedAssetId: int64
726WorldForward: NormalId
726WorldUp: NormalId
inherited from BaseImportData
726Id: string
726ImportName: string
726ShouldImport: bool
619CreatePresetFromData(): Dictionary
607GetPreview(): Instance
573GetStatuses(): Dictionary
590StatusRemoved(status: Dictionary)
590StatusReported(status: Dictionary)
inherited from Instance
726Archivable: bool
726Capabilities: SecurityCapabilities
726IsInSandbox: bool
726Name: string
726Parent: Instance
726PredictionMode: PredictionMode
726Sandboxed: bool
726UniqueId: UniqueId
576AddTag(tag: string): null
573ClearAllChildren(): null
462Clone(): Instance
573Destroy(): null
486FindFirstAncestor(name: string): Instance
486FindFirstAncestorOfClass(className: string): Instance
486FindFirstAncestorWhichIsA(className: string): Instance
486FindFirstChild(name: string, recursive: bool = false): Instance
486FindFirstChildOfClass(className: string): Instance
486FindFirstChildWhichIsA(className: string, recursive: bool = false): Instance
486FindFirstDescendant(name: string): Instance
563GetActor(): Actor
486GetAttribute(attribute: string): Variant
462GetAttributeChangedSignal(attribute: string): RBXScriptSignal
631GetAttributes(): Dictionary
648GetChildren(): Instances
462GetDebugId(scopeLength: int = 4): string
707GetDescendants(): Instances
486GetFullName(): string
706GetStyled(name: string, selector: string?): Variant
657GetStyledPropertyChangedSignal(property: string): RBXScriptSignal
576GetTags(): Array
576HasTag(tag: string): bool
486IsAncestorOf(descendant: Instance): bool
486IsDescendantOf(ancestor: Instance): bool
664IsPropertyModified(property: string): bool
698QueryDescendants(selector: string): Instances
573Remove(): null
576RemoveTag(tag: string): null
664ResetPropertyToDefault(property: string): null
573SetAttribute(attribute: string, value: Variant): null
462WaitForChild(childName: string, timeOut: double): Instance
726children(): Instances
726clone(): Instance
726destroy(): null
726findFirstChild(name: string, recursive: bool = false): Instance
726getChildren(): Instances
726isDescendantOf(ancestor: Instance): bool
726remove(): null
462AncestryChanged(child: Instance, parent: Instance)
462AttributeChanged(attribute: string)
462ChildAdded(child: Instance)
462ChildRemoved(child: Instance)
462DescendantAdded(descendant: Instance)
462DescendantRemoving(descendant: Instance)
500Destroying()
657StyledPropertiesChanged()
726childAdded(child: Instance)
inherited from Object
726ClassName: string
726className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
726isA(className: string): bool
647Changed(property: string)

Removed member index 1

HistoryMember
669UseSceneOriginAsCFrame: bool

Description

History 57

Members 27

AddModelToInventory

TypeDefault
bool

History 2

Anchored

TypeDefault
bool

History 2

AnimationIdForRestPose

TypeDefault
float

History 2

ExistingPackageId

TypeDefault
string

History 2

FileDimensions

TypeDefault
Vector3
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.

History 2

Tags: [ReadOnly, NotReplicated]

ImportAsModelAsset

TypeDefault
bool

History 2

ImportAsPackage

TypeDefault
bool

History 2

InsertInWorkspace

TypeDefault
bool

History 2

InsertWithScenePosition

TypeDefault
bool

History 2

InvertNegativeFaces

TypeDefault
bool

History 2

KeepZeroInfluenceBones

TypeDefault
bool

History 2

MergeMeshes

TypeDefault
bool

History 2

PhysicalConstraintType

TypeDefault
PhysicalConstraintType

History 2

PolygonCount

TypeDefault
float
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.

History 2

Tags: [ReadOnly, NotReplicated]

PreferredUploadId

TypeDefault
int64

History 2

RestPose

TypeDefault
RestPose

History 2

RigScale

TypeDefault
RigScale

History 2

RigType

TypeDefault
RigType

History 2

RigVisualization

TypeDefault
bool

History 2

ScaleFactor

TypeDefault
float

History 2

ScaleUnit

TypeDefault
MeshScaleUnit

History 2

UseSceneOriginAsPivot

TypeDefault
bool

History 2

UsesCages

TypeDefault
bool

History 2

ValidateUgcBody

TypeDefault
bool

History 2

VersionedAssetId

TypeDefault
int64

History 2

WorldForward

TypeDefault
NormalId

History 2

WorldUp

TypeDefault
NormalId

History 2

Removed members 1

UseSceneOriginAsCFrame

TypeDefault
bool

History 2

Settings