Condividi tramite


VideoTransformEffectDefinition.SphericalProjection Proprietà

Definizione

Ottiene un oggetto VideoTransformSphericalProjection che consente di configurare i parametri di proiezione sferica utilizzati dall'effetto di trasformazione video.

public:
 property VideoTransformSphericalProjection ^ SphericalProjection { VideoTransformSphericalProjection ^ get(); };
VideoTransformSphericalProjection SphericalProjection();
public VideoTransformSphericalProjection SphericalProjection { get; }
var videoTransformSphericalProjection = videoTransformEffectDefinition.sphericalProjection;
Public ReadOnly Property SphericalProjection As VideoTransformSphericalProjection

Valore della proprietà

Oggetto VideoTransformSphericalProjection .

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1803 (è stato introdotto in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v6.0)

Si applica a