C# Class CSGPrimitives, csg-toolkit

Afficher le fichier Open project: dlannan/csg-toolkit Class Usage Examples

Méthodes publiques

Méthode Description
CreateCone ( int hashid ) : GameObject
CreateCube ( int hashid ) : GameObject
CreatePlane ( int hashid ) : GameObject
CreateSphere ( int hashid ) : GameObject
CreateTorus ( int hashid ) : GameObject
CreateTube ( int hashid ) : GameObject
MakeGameObject ( int hashid ) : GameObject
MakePrimitiveName ( int hashid ) : string

Method Details

CreateCone() public static méthode

public static CreateCone ( int hashid ) : GameObject
hashid int
Résultat GameObject

CreateCube() public static méthode

public static CreateCube ( int hashid ) : GameObject
hashid int
Résultat GameObject

CreatePlane() public static méthode

public static CreatePlane ( int hashid ) : GameObject
hashid int
Résultat GameObject

CreateSphere() public static méthode

public static CreateSphere ( int hashid ) : GameObject
hashid int
Résultat GameObject

CreateTorus() public static méthode

public static CreateTorus ( int hashid ) : GameObject
hashid int
Résultat GameObject

CreateTube() public static méthode

public static CreateTube ( int hashid ) : GameObject
hashid int
Résultat GameObject

MakeGameObject() public static méthode

public static MakeGameObject ( int hashid ) : GameObject
hashid int
Résultat GameObject

MakePrimitiveName() public static méthode

public static MakePrimitiveName ( int hashid ) : string
hashid int
Résultat string