• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

How do i access the Content like Camera, Lights , backgrounds of a Scene ?

Lione

Active member
Joined
Apr 8, 2021
Messages
368
Reactions
99
I would like to access the Scenes Content to for example see how it is done.
Like Background, Light, Shadow effects so i can save Parts of them individual like the Background for a new Scenery.
 
I would like to access the Scenes Content to for example see how it is done.
Like Background, Light, Shadow effects so i can save Parts of them individual like the Background for a new Scenery.
You need to goto edit mode (E),
all basic (builtin) skybox/illumination stuff is located under Scene Lighting tab in Main UI.
But not actual lights, they are individual atoms.

Once in Edit mode press T to show targets, this should display all atoms (that are not hidden).

If some are hidden goto atom/select list and check "show hidden".
You should be able to see all atoms used in given scene. (walls, chair, bed, person, lights...etc)
Unless it's custom asset (example:entire room) then you only see CustomUnityAsset atom (for position/scale) and that's it.
AtomList.jpg

AtomList2.jpg
 
Back
Top Bottom