Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SupportsVertexAttributeFormat(VertexAttributeFormat, int)

This has the same functionality as SystemInfo.SupportsVertexAttributeFormat and also mimics platform-specific behavior in the Unity Editor.
Read time 1 minuteLast updated 6 days ago

Definition

public static bool SupportsVertexAttributeFormat(VertexAttributeFormat format, int dimension)

Parameters

Returns

Type

Description

bool