question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

light's range is not getting exported

See original GitHub issue

Apparently this bit it is not implemented as of today.

def __gather_range(blender_lamp, export_settings) -> Optional[float]:
    # TODO: calculate range from
    # https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_lights_punctual#range-property
    return None

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
donmccurdycommented, Sep 5, 2019

Will be fixed in https://github.com/KhronosGroup/glTF-Blender-IO/pull/662.

Note that this relies on the Custom Distance property in Blender, and not Radius:

Screen Shot 2019-09-05 at 8 38 11 AM
0reactions
mokiatcommented, Dec 21, 2022

@julienduroure , thank you. I searched all night about the missing Custom Distance and did not come across this. I am happy that the property is still there. Hope your reply helps other people as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

T48132 fbx exporter won't export all the point lights properties ...
Start with the start-up scene, add a point light, export as fbx binary. Most of the properties are missing. using fbx2json.py I get...
Read more >
Solved: Traffic lights icon not getting exported or printe...
Solved: Hello, I have implemented traffic light indicator for my project as shown below. If I try to export it to PDF or...
Read more >
Exporting lighting device data - Vectorworks
All lighting device and accessory data from the current light plot are exported. Individual lighting devices cannot be selected for export. To export...
Read more >
Using the Blender glTF Exporter · Hubs by Mozilla
(Animation) 'Limit to Playback Range' - Make sure your playback range is set properly to see the full animation get exported. (Animation) 'Always...
Read more >
Exporting, Downloading, and Sharing Data
When you export a CSV file for a relative date range from the profile dashboard, the visitors metric is an estimate only. Scheduling...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found