Skip to content

LightDefinition should accept strings for type and method #7

@modeswitch

Description

@modeswitch

These definitions will come from a JSON where we won't have access to the enums in the source. We should be able to write something like this:

{
  intensity: 2,
  light_type: "POINT",
  method: "DYNAMIC"
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions