C# Class LatticeRenderInto3DCS, UnityGPUMarchingCubes

Inheritance: MonoBehaviour
Afficher le fichier Open project: kristofe/UnityGPUMarchingCubes

Méthodes publiques

Свойство Type Description
cs UnityEngine.ComputeShader
size int

Méthodes publiques

Méthode Description
OnDisable ( ) : void
Update ( ) : void

Private Methods

Méthode Description
CreateResources ( ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

cs public_oe property

public ComputeShader,UnityEngine cs
Résultat UnityEngine.ComputeShader

size public_oe property

public int size
Résultat int