Set2DViewCreateObjectWithImage
Overloads
| Name | Description |
|---|---|
| Set2DViewCreateObjectWithImage(string imagePath) | 2D 뷰 - 개체 생성 (Image) |
Set2DViewCreateObjectWithImage(string imagePath)
public void Set2DViewCreateObjectWithImage(string imagePath)
2D 뷰 - 개체 생성 (Image)
Parameters
| Name | Type | Description |
|---|---|---|
| imagePath | string | 이미지 경로 |