Component:Projection360PropertyBlock: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page Projection360PropertyBlock (Component) to Component:Projection360PropertyBlock: Creating component Namespace
Automated: update component fields
Line 12: Line 12:
{{Table ComponentFields
{{Table ComponentFields
|HighPriorityIntegration|Bool|
|HighPriorityIntegration|Bool|
|Texture|IAssetProvider`1|TypeString1=IAssetProvider<ITexture2D>|
|Texture|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv1=true|
|PerspectiveFieldOfView|Float2|
|PerspectiveFieldOfView|Float2|
|PerspectiveAngleOffset|Float2|
|PerspectiveAngleOffset|Float2|

Revision as of 09:16, 1 March 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
Projection360 Property Block component as seen in the Scene Inspector


Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
HighPriorityIntegration Bool
Texture ITexture2D
PerspectiveFieldOfView Float2
PerspectiveAngleOffset Float2

Usage

Examples

Related Components