a_add_entity: a_add_entity

Description Usage Arguments Details Value

View source: R/messages.R

Description

Add an A-Frame entity from the scene

Usage

1
a_add_entity(tag, id, className = "", parentEntityId = "")

Arguments

tag

primitive A-Frame entity.

id

the id of the new entity to be created

className

the class of the new entity to be created

parentEntityId

new entity nested within parent via its id

Details

Add the entity identified by a 'tag' and an 'id' input.

Value

An object that represents an A-Frame Event.


MilesMcBain/r2vr documentation built on March 29, 2021, 12:03 p.m.