C# 클래스 THREE.ShaderMaterialOptions

파일 보기 프로젝트 열기: guidovanhilst/SharpThreejs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
resolution Uniform
texture Uniform
time Uniform
vertexOpacity Uniform

프로퍼티 상세

resolution 공개적으로 프로퍼티

resolution: { type: "v2", value: new THREE.Vector2() }
public Uniform,THREE resolution
리턴 Uniform

texture 공개적으로 프로퍼티

texture: { type: ""t"", value: clothTexture }
public Uniform,THREE texture
리턴 Uniform

time 공개적으로 프로퍼티

time: { type: "f", value: 1.0 }
public Uniform,THREE time
리턴 Uniform

vertexOpacity 공개적으로 프로퍼티

vertexOpacity: { type: 'f', value: [] }
public Uniform,THREE vertexOpacity
리턴 Uniform