Class PrefabView3D

Class Hierarchy

Use a Prefab View 3D node to instantiate a 3D prefab. Prefab View node adds a prefab as its child node. This allows you to change the instantiated prefab and keep your application responsive when it is loading prefab resources.

Inherits properties and message types from PrefabView3DMetadata.

Synopsis

Methods
create()

Creates an instance of PrefabView3D

PrefabView3D:create(objectName)

Creates an instance of PrefabView3D.

Parameters
objectName (string)

The name of the object.