Procedural.TextureStackBase<T0>Constructor

Cambiar al Manual
public Procedural.TextureStackBase<T0> (string _name, Rendering.VirtualTexturing.Procedural.CreationParameters _creationParams, bool gpuGeneration);

Parámetros

_nameName of this stack.
_creationParamsThis properties used to create this stack.
gpuGenerationWhether the data should be generated in GPU-memory or CPU-memory.

Descripción

Create a new ProceduralTextureStack.