C# 클래스 THREE.ImageUtils

파일 보기 프로젝트 열기: guidovanhilst/SharpThreejs

공개 메소드들

메소드 설명
loadTexture ( string p1, THREE m, System.Action action ) : Texture
loadTexture ( string p1, THREE m, object render ) : Texture

메소드 상세

loadTexture() 공개 정적인 메소드

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

loadTexture() 공개 정적인 메소드

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