Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DigitalRuby
Earth
SphereScript
C# Class DigitalRuby.Earth.SphereScript
Inheritance:
UnityEngine.MonoBehaviour
Mostra file
Open project: MickyBalladelli/PSUnity
Public Methods
Method
Description
CreateIcoSphere
( ) :
void
Protected Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
CheckDirty
( ) :
void
CreateUVSphere
( ) :
void
GetMiddlePoint
(
int
p1
,
int
p2
,
List
vertices
,
int>.Dictionary
middlePointIndexCache
) :
int
Method Details
CreateIcoSphere()
public
method
public
CreateIcoSphere
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void