Tanoda
GetMeshInfo Class Reference
Inheritance diagram for GetMeshInfo:

Public Member Functions

void DrawTheTriangles ()
 
void newScale (GameObject theGameObject, float newSize)
 
void OnDrawGizmos ()
 

Public Attributes

GameObject Hole
 
int HoleSize
 
float PercentOfModel
 
Vector3 TesztA = new Vector3()
 
Vector3 TesztB = new Vector3()
 
Vector3 TesztC = new Vector3()
 
float distanceAB
 
float distanceBC
 
float distanceCA
 
int t
 

Detailed Description

Definition at line 10 of file GetMeshInfo.cs.

Member Function Documentation

◆ DrawTheTriangles()

void GetMeshInfo.DrawTheTriangles ( )

Definition at line 48 of file GetMeshInfo.cs.

◆ newScale()

void GetMeshInfo.newScale ( GameObject  theGameObject,
float  newSize 
)

Definition at line 525 of file GetMeshInfo.cs.

◆ OnDrawGizmos()

void GetMeshInfo.OnDrawGizmos ( )

Definition at line 541 of file GetMeshInfo.cs.

Member Data Documentation

◆ distanceAB

float GetMeshInfo.distanceAB

Definition at line 35 of file GetMeshInfo.cs.

◆ distanceBC

float GetMeshInfo.distanceBC

Definition at line 36 of file GetMeshInfo.cs.

◆ distanceCA

float GetMeshInfo.distanceCA

Definition at line 37 of file GetMeshInfo.cs.

◆ Hole

GameObject GetMeshInfo.Hole

Definition at line 19 of file GetMeshInfo.cs.

◆ HoleSize

int GetMeshInfo.HoleSize

Definition at line 20 of file GetMeshInfo.cs.

◆ PercentOfModel

float GetMeshInfo.PercentOfModel

Definition at line 21 of file GetMeshInfo.cs.

◆ t

int GetMeshInfo.t

Definition at line 45 of file GetMeshInfo.cs.

◆ TesztA

Vector3 GetMeshInfo.TesztA = new Vector3()

Definition at line 32 of file GetMeshInfo.cs.

◆ TesztB

Vector3 GetMeshInfo.TesztB = new Vector3()

Definition at line 33 of file GetMeshInfo.cs.

◆ TesztC

Vector3 GetMeshInfo.TesztC = new Vector3()

Definition at line 34 of file GetMeshInfo.cs.


The documentation for this class was generated from the following file: