C# 클래스 THREE.SphereGeometry

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

공개 메소드들

메소드 설명
SphereGeometry ( double radius, int widthSegments, int heightSegments ) : System

메소드 상세

SphereGeometry() 공개 메소드

public SphereGeometry ( double radius, int widthSegments, int heightSegments ) : System
radius double
widthSegments int
heightSegments int
리턴 System