struct TransformRemovedArgs (Niantic.Experimental.ARDK.SharedAR.Transform.TransformRemovedArgs)

注釈

This is an experimental feature. Experimental features should not be used in production products as they are subject to breaking changes, not officially supported, and may be deprecated without notice

struct TransformRemovedArgs: Niantic.ARDK.Utilities.IArdkEventArgs {
    // methods

    TransformRemovedArgs(Matrix4x4 _pose);
};