-
- Downloads
- Added optix component late update proxies to laser, general optix objects
- Added separate component that applies to late update to lenses as well. A separate component is required because USceneComponent is the base of the scene capture, which does NOT get the late update. - Fixed an issue with optix objects not being deleted correctly.
Showing
- Content/Blueprints/OptiXObjects/SelectableLensBP.uasset 0 additions, 0 deletionsContent/Blueprints/OptiXObjects/SelectableLensBP.uasset
- Source/OptiX/Private/OptiXContextManager.cpp 23 additions, 5 deletionsSource/OptiX/Private/OptiXContextManager.cpp
- Source/OptiX/Private/OptiXCubemapLateUpdateComponent.cpp 50 additions, 0 deletionsSource/OptiX/Private/OptiXCubemapLateUpdateComponent.cpp
- Source/OptiX/Private/OptiXLaserComponent.cpp 10 additions, 7 deletionsSource/OptiX/Private/OptiXLaserComponent.cpp
- Source/OptiX/Private/OptiXObjectComponent.cpp 40 additions, 0 deletionsSource/OptiX/Private/OptiXObjectComponent.cpp
- Source/OptiX/Public/OptiXContextManager.h 11 additions, 0 deletionsSource/OptiX/Public/OptiXContextManager.h
- Source/OptiX/Public/OptiXCubemapLateUpdateComponent.h 32 additions, 0 deletionsSource/OptiX/Public/OptiXCubemapLateUpdateComponent.h
- Source/OptiX/Public/OptiXObjectComponent.h 5 additions, 2 deletionsSource/OptiX/Public/OptiXObjectComponent.h
Loading
Please register or sign in to comment