ViewportFrame
A frame that displays a 3D viewport.
Properties
| Property | Type | Default |
|---|---|---|
Camera | any | nil |
Name | string | "ViewportFrame" |
Functions
ensurePreloaded
Arguments
This function takes no arguments.
Returns
This function returns nothing.
resetRenderTexture
Arguments
object, width, heightReturns
This function returns nothing.
getRenderableMesh
Arguments
partReturns
This function returns nothing.
buildMaterial
Arguments
partReturns
This function returns nothing.
API
instance:ensurePreloaded()
instance:resetRenderTexture(object, width, height)
instance:getRenderableMesh(part)
instance:buildMaterial(part)