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
-
LayerDataCylinderLayerDataMediaPlayerCylinderLayerData
- Inherited Members
-
CylinderLayerData.GetScaledSize(Vector3)CylinderLayerData.GetHeight()CylinderLayerData.CopyFrom(LayerData)CylinderLayerData.RadiusCylinderLayerData.CentralAngleCylinderLayerData.CentralAngleInDegreesCylinderLayerData.MaintainAspectRatioCylinderLayerData.AspectRatioCylinderLayerData.ApplyTransformScaleLayerData.ReportStateChangeLayerData.UpdateValue<T>(T, T)LayerData.Validate(CompositionLayer)LayerData.BlendTypeDirectlyLayerData.BlendType