Table of Contents

Class MediaPlayerCylinderLayerData

Namespace
AVProVideo.XR.CompositionLayers
Assembly
AVProVideo.XR.CompositionLayers.dll

Subclass of Unity.XR.CompositionLayers.Layers.CylinderLayerData that will be rendered to from a MediaPlayer instance.

[Serializable]
[CompositionLayerData(Provider = "AVPro Video", Name = "Cylinder", IconPath = "Packages/com.unity.xr.compositionlayers/Editor/Icons/", InspectorIcon = "LayerCylinderColor", ListViewIcon = "LayerCylinder", Description = "Defines a cylindrical area of the display that will be rendered to from an assigned MediaPlayer instance. The cylinder will be centred at the transform location.", SupportTransform = true, SuggestedExtenstionTypes = new Type[] { typeof(MediaPlayerLayerExtension) })]
public class MediaPlayerCylinderLayerData : CylinderLayerData
Inheritance
LayerData
CylinderLayerData
MediaPlayerCylinderLayerData
Inherited Members
CylinderLayerData.GetScaledSize(Vector3)
CylinderLayerData.GetHeight()
CylinderLayerData.CopyFrom(LayerData)
CylinderLayerData.Radius
CylinderLayerData.CentralAngle
CylinderLayerData.CentralAngleInDegrees
CylinderLayerData.MaintainAspectRatio
CylinderLayerData.AspectRatio
CylinderLayerData.ApplyTransformScale
LayerData.ReportStateChange
LayerData.UpdateValue<T>(T, T)
LayerData.Validate(CompositionLayer)
LayerData.BlendTypeDirectly
LayerData.BlendType