CutPlaneComponent.Normal Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Axe principal du plan de coupe lorsque le propriétaire Entity a une rotation d’identité.
public:
property Microsoft::Azure::RemoteRendering::Axis Normal { Microsoft::Azure::RemoteRendering::Axis get(); void set(Microsoft::Azure::RemoteRendering::Axis value); };
public Microsoft.Azure.RemoteRendering.Axis Normal { get; set; }
member this.Normal : Microsoft.Azure.RemoteRendering.Axis with get, set
Public Property Normal As Axis
Valeur de propriété
Remarques
Les pixels qui se terminent derrière le plan de coupe sont ignorés par le convertisseur.
Une InvalidParam erreur se produit si l’axe passé dans est hors limites.