C# 클래스 GoLayer, Unity3D-DXF-Viewer

상속: EntitiesBase
파일 보기 프로젝트 열기: TimChen44/Unity3D-DXF-Viewer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DefaultLayer GoLayer,
LayerMaterial Material
ZoomAdjust float

공개 메소드들

메소드 설명
Load ( DXFStructure dxf ) : void
Set ( LAYER layer ) : void

메소드 상세

Load() 공개 메소드

public Load ( DXFStructure dxf ) : void
dxf DXFConvert.DXFStructure
리턴 void

Set() 공개 메소드

public Set ( LAYER layer ) : void
layer LAYER
리턴 void

프로퍼티 상세

DefaultLayer 공개적으로 정적으로 프로퍼티

public static GoLayer, DefaultLayer
리턴 GoLayer,

LayerMaterial 공개적으로 프로퍼티

public Material LayerMaterial
리턴 Material

ZoomAdjust 공개적으로 프로퍼티

public float ZoomAdjust
리턴 float