UnityEngine.TerrainData.INTERNAL_get_heightmapScale C# (CSharp) Метод

INTERNAL_get_heightmapScale() приватный Метод

private INTERNAL_get_heightmapScale ( Vector3 &value ) : void
value Vector3
Результат void
        private extern void INTERNAL_get_heightmapScale(out Vector3 value);
        [MethodImpl(MethodImplOptions.InternalCall)]