VisualEffect.GetTextureDimension

Cambiar al Manual
public Rendering.TextureDimension GetTextureDimension (int nameID);
public Rendering.TextureDimension GetTextureDimension (string name);

Parámetros

nameIDThe ID of the property. This is the same ID that Shader.PropertyToID returns.
nameEl nombre de una propiedad.

Descripción

Gets expected texture dimension for a named exposed texture.