This site has been permanently archived. The content on this site was last updated in 2019.
Stay organized with collections
Save and categorize content based on your preferences.
GoogleVR.Beta.GvrBetaControllerVisualMulti
A beta library for multiple 6DoF controller visuals.
Summary
Inheritance
Inherits from:
GvrControllerVisual
Protected functions
|
GetVisualAssets()
|
Override this method to customize the visual's assets.
|
Properties
PreferredAlpha
override float PreferredAlpha
Protected functions
GetVisualAssets
virtual override VisualAssets GetVisualAssets()
Override this method to customize the visual's assets.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["\u003cp\u003eGoogleVR.Beta.GvrBetaControllerVisualMulti is a beta library designed for visualizing multiple 6DoF controllers.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties and functionalities from the GvrControllerVisual class, allowing for customization of controller visuals.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can override the GetVisualAssets function to modify the visual assets associated with the controllers.\u003c/p\u003e\n"],["\u003cp\u003eThis library offers the PreferredAlpha property to manage the transparency of controller visuals.\u003c/p\u003e\n"]]],["This content describes `GvrBetaControllerVisualMulti`, a beta library for multiple 6DoF controller visuals, inheriting from `GvrControllerVisual`. It features an overridable `PreferredAlpha` property and a `GetVisualAssets` function. The `GetVisualAssets` function, which is designed to be overridden, allows for custom modification of the visual's assets. The main purpose is to provide a visual interface for multiple 6DoF controllers.\n"],null,["# GoogleVR.Beta.GvrBetaControllerVisualMulti Class Reference\n\nGoogleVR.Beta.GvrBetaControllerVisualMulti\n==========================================\n\nA beta library for multiple 6DoF controller visuals.\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: [GvrControllerVisual](/vr/reference/unity/class/GvrControllerVisual)\n\n| ### Properties ||\n|-------------------------------------------------------------------------------------------------------------|------------------|\n| [PreferredAlpha](#classGoogleVR_1_1Beta_1_1GvrBetaControllerVisualMulti_1abad69821eb990b751de023b0064e8188) | `override float` |\n\n| ### Protected functions ||\n|------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [GetVisualAssets](#classGoogleVR_1_1Beta_1_1GvrBetaControllerVisualMulti_1a8d5b93df190ae45dcbc8df5cbb4aa13b)`()` | `virtual override `[VisualAssets](/vr/reference/unity/struct/GvrControllerVisual/VisualAssets#structGvrControllerVisual_1_1VisualAssets) Override this method to customize the visual's assets. |\n\nProperties\n----------\n\n### PreferredAlpha\n\n```c#\noverride float PreferredAlpha\n``` \n\nProtected functions\n-------------------\n\n### GetVisualAssets\n\n```c#\nvirtual override VisualAssets GetVisualAssets()\n``` \nOverride this method to customize the visual's assets."]]