Version: 2023.2
언어: 한국어
public void SetLayerMask (LayerMask mask);

파라미터

mask The layer mask to use.

설명

A helper method that simultaneously sets both the Rigidbody2D.SlideMovement.layerMask to the specified mask but also sets Rigidbody2D.SlideMovement.useLayerMask to true.