Rayity

rayity > “build”

External module: “build”

Functionality for converting a Scene into GLSL Code

Index

Functions


Functions

build

build(scene: Scene, options: Options): Code

Defined in build.ts:166

Generate the GLSL shader for this Scene

Parameters:

Param Type Description
scene Scene -
options Options -

Returns: Code