Mesh ( Geometrygeometry, Materialmaterial ) : System
메소드 상세
Mesh()
공개메소드
publicMesh ( Geometrygeometry, Materialmaterial ) : System
geometry
Geometry
material
Material
리턴
System
프로퍼티 상세
currentHex 공개적으로 프로퍼티
publicdoublecurrentHex
리턴
double
customDepthMaterial 공개적으로 프로퍼티
publicMaterial,THREEcustomDepthMaterial
리턴
Material
geometry 공개적으로 프로퍼티
publicGeometry,THREEgeometry
리턴
Geometry
material 공개적으로 프로퍼티
publicMaterial,THREEmaterial
리턴
Material
morphTargetInfluences 공개적으로 프로퍼티
An array of weights typically from 0-1 that specify how much of the morph is applied. Undefined by default, but reset to a blank array by updateMorphTargets.