SupportedWGSLLanguageFeatures


class SupportedWGSLLanguageFeatures


A list of WGSL language features supported by the instance.

Summary

Public constructors

Public properties

IntArray

An array of the supported WGSL language feature names.

Public constructors

SupportedWGSLLanguageFeatures

Added in 1.0.0-alpha01
SupportedWGSLLanguageFeatures(features: IntArray = intArrayOf())

Public properties

features

Added in 1.0.0-alpha01
var featuresIntArray

An array of the supported WGSL language feature names.