Property | Type | Description | |
---|---|---|---|
RadialTimer | GameObject | ||
radius | float | ||
totalImages | int |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CreateTextureSphere ( ArrayList imageData ) : void | ||
LateUpdate ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void |
Method | Description | |
---|---|---|
BuildPanel ( ArrayList imageData ) : IEnumerator | ||
GetPointsOnSphere ( int nPoints ) : Vector3[] |
public CreateTextureSphere ( ArrayList imageData ) : void | ||
imageData | ArrayList | |
return | void |