resourceKind property

String? resourceKind
final

For ComponentPropertyKind.resourceRef, the referenced resource kind (geometry, material, texture, environment), so an editor can filter the picker.

Implementation

final String? resourceKind;