C# Class THREE.ImageUtils

Datei anzeigen Open project: guidovanhilst/SharpThreejs

Public Methods

Method Description
loadTexture ( string p1, THREE m, System.Action action ) : Texture
loadTexture ( string p1, THREE m, object render ) : Texture

Method Details

loadTexture() public static method

public static loadTexture ( string p1, THREE m, System.Action action ) : Texture
p1 string
m THREE
action System.Action
return Texture

loadTexture() public static method

public static loadTexture ( string p1, THREE m, object render ) : Texture
p1 string
m THREE
render object
return Texture