resourceKind property

String? resourceKind
final

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

Implementation

final String? resourceKind;