public Rendering.ShaderPropertyType GetPropertyType (int propertyIndex);

파라미터

propertyIndexThe index of the shader property.

설명

Returns the ShaderPropertyType of the property at the specified index.

If Unity cannot find a property at the specified index, the function throws an ArgumentOutOfRangeException.