Skip to content

VKC Node Alpha Animation

Vket Cloud includes a feature for making opaque objects close to the camera to transparent, to ensure visibility of the scene when the object would block the camera view.
VKC Node Alpha Animation component flags the designated object to be transparent when the camera comes close.

Basic Settings

Label Default Value Feature
Enable false Enables transparent

Available objects for transparent effect

Note that Node objects under the VKC Item Field are only available to be transparent.
Other objects (e.g. objects generated from the quick menu) cannot be transparent.
For details about Node, please refer to HeliScript - Overview / Node.

How to Use

The world view before implementing transparent effects are as below:

VKCNodeAlphaAnimation_01

  1. Open the Advanced Option in VKCItemField and enable Alpha Animation Target.

    VKCNodeAlphaAnimation_02

  2. Select an object under ItemField in the Hierarchy to be transparent, and add a VKC Node Alpha Animation.
    Set the Enable value to True.

    VKCNodeAlphaAnimation_03

  3. When the world is builded with this implementation, the designated object will be transparent when the camera comes close.

VKCNodeAlphaAnimation_04