Method AddDecal
AddDecal(Vector3, Quaternion, Vector3, Matrix4x4, float, float, Vector4, bool, Material, int, float)
선언
public DecalSystem.DecalHandle AddDecal(Vector3 position, Quaternion rotation, Vector3 scale, Matrix4x4 sizeOffset, float drawDistance, float fadeScale, Vector4 uvScaleBias, bool affectsTransparency, Material material, int layerMask, float fadeFactor)
파라미터
반환
선언
public DecalSystem.DecalHandle AddDecal(Transform transform, Matrix4x4 sizeOffset, float drawDistance, float fadeScale, Vector4 uvScaleBias, bool affectsTransparency, Material material, int layerMask, float fadeFactor)
파라미터
반환