Parse static method

CubeTexture Parse(
  1. dynamic parsedTexture,
  2. Scene scene,
  3. String rootUrl
)

Implementation

external static CubeTexture Parse(dynamic parsedTexture, Scene scene, String rootUrl);