Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Astraeus · Aug 04, 2011 at 12:55 AM · cameracullinghide

Exclude layer from culling

I have a very large mesh that I want to be visible all the time. Meaning when the gameobject itself goes out of view I don't want it to not render the mesh because I can still see it. The problem is that the camera turns of the mesh when the gameobject point goes out of view. I've tried excluding it from the Culling Mask but it does the opposite and hides it all the time. How can I do this?

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image MrcDesign · Aug 08, 2011 at 12:03 AM 0
Share

In the top right of the inspector you have layers, have you tried that? Just an idea, no experience with it yet.

1 Reply

· Add your reply
  • Sort: 
avatar image
1

Answer by Dreamora · Aug 08, 2011 at 03:13 AM

You can not control culling into the "force negative" direction. That means if the culling decides that something needs to be culled (out of camera view, or if you use occlusion culling by an occluder) it will be no matter what you do.

But normally that should not disturb anything as you wouldn't have seen it anyway.

Question is how were you able to achieve your problem? Did you by error use Umbra and mark objects static that have transparent / cutout / vegetation shaders on? (or mark a terrain with trees and bushes static which is the same)? If so don't mark them static cause transparent objects must not be used as occluder, the transparent is being ignored for occlusion generation.

if its about animated objects that hide: there you don't need culling modification, what you need is to go down in the mesh hierarchy and change the importer settings to "update when offscreen" :)

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

Is there any way to hide only part of an object from the camera? (unity free) 2 Answers

Shadows from culled objects 0 Answers

Camera is culling terrain detail objects regardless of settings 6 Answers

How to make camera position relative to a specific target. 1 Answer

Dynamically instantiated game objects not showing in main camera (with background camera) 3 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges