IPlugin Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface IPlugin : IDisposable
type IPlugin = interface
interface IDisposable
Public Interface IPlugin
Implements IDisposable
Derivado
Implementações
Propriedades
Métodos
AddFrozenAnchor(AnchorId, Pose)
AddSpongyAnchors(List<AnchorPose>)
AddSpongyEdges(ICollection<AnchorEdge>)
ClearFrozenAnchors()
ClearFrozenEdges()
ClearSpongyAnchors()
ClearSpongyEdges()
ComputeAttachmentPointAdjustment(AnchorId, Vector3, AnchorId, Vector3, Pose)
CreateAttachmentPointFromHead(Vector3, AnchorId, Vector3)
CreateAttachmentPointFromSpawner(AnchorId, Vector3, Vector3, AnchorId, Vector3)
CreateDeserializer()
CreateSerializer(Single)
GetAlignment()
GetFrozenAnchorIds()
GetFrozenAnchors()
GetFrozenEdges()
GetMostSignificantFragmentId()
GetMostSignificantFrozenAnchorId()
GetNumFrozenEdges()
GetSpongyHead()
GetSupportRelevances()
Merge(FragmentId, FragmentPose[])
MoveAttachmentPoint(Vector3, AnchorId, Vector3)
MoveFrozenAnchor(AnchorId, Pose)
Refreeze(FragmentId, FragmentId[])
RefreezeFinish()
RemoveFrozenAnchor(AnchorId)
RemoveFrozenEdge(AnchorId, AnchorId)
ResetAlignment(Pose)
SetFrozenAnchorTransform(AnchorId, Pose)
SetMostSignificantSpongyAnchorId(AnchorId)
Step_Finish()
Step_Init(Pose)
Aplica-se a