THREE.Sphere
Contents
newtype Sphere Source #
https://threejs.org/docs/#api/en/scenes/Sphere
Constructors
Fields
Defined in THREE.Sphere
Methods
fromJSVal :: JSVal -> IO (Maybe Sphere) Source #
fromJSValUnchecked :: JSVal -> IO Sphere Source #
toArgs :: Sphere -> IO [JSVal] Source #
toJSVal :: Sphere -> IO JSVal Source #
toObject :: Sphere -> IO Object Source #
new :: Three Sphere Source #
https://threejs.org/docs/#api/en/cameras/Sphere