as.rglscene: Convert an object to an 'rglscene' object.

View source: R/getscene.R

as.rglsceneR Documentation

Convert an object to an rglscene object.

Description

This is a placeholder generic function, to allow other packages to create "rglscene" objects compatible with the objects produced by scene3d.

No methods are currently defined in rgl.

Usage

as.rglscene(x, ...)

Arguments

x

Object to convert.

...

Other parameters to pass to methods.


rgl documentation built on July 9, 2023, 7:36 p.m.