Object Layer on Imported Alembic Geo
Moderator: ChrisHekman
- spirestudios-octane
- Posts: 4
- Joined: Thu Dec 15, 2022 7:50 am
Hi, there are no Object layer options on geo that import straight into Octane standalone. I can't assign render layers to any geo or set other layer properties because of this. Same goes for alembic caches that we import into Unreal, we can't add the octane properties to these type of geo.
- ChrisHekman
- Posts: 1042
- Joined: Wed Jan 18, 2017 3:09 pm
You can add an Objectlayercomponent to a StaticMeshComponent as a child component in your unreal level.spirestudios-octane wrote:Hi, there are no Object layer options on geo that import straight into Octane standalone. I can't assign render layers to any geo or set other layer properties because of this.
The objectlayer options should then be applied and be exported out from unreal to octane standalone.
Do you mean geometry cache? I just checked and it seems GeometryCacheComponents do not support ObjectlayerComponents yet.Same goes for alembic caches that we import into Unreal, we can't add the octane properties to these type of geo.
I have added Objectlayercomponent support to GeometryCacheComponent, and it will be part of the next build