floatProperties property

Map<String, ShaderFloatProperty> floatProperties
final

Generated float property descriptors keyed by uniform name.

Implementation

final Map<String, ShaderFloatProperty> floatProperties;