func effectValue (size: CGSize) -> ProjectionTransform
Returns the current value of the effect.
その効果の現在の値を返します。
func ignoredByLayout () -> _IgnoredByLayoutEffect <Self>
Returns an effect that produces the same geometry transform as this effect, but only applies the transform while rendering its view.